Skip to content

Commit

Permalink
docs: Fix subtitle (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
limakzi authored Aug 28, 2024
1 parent e53a03b commit 30182de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PackageName := "smallantimagmas",

## This may be used by a default banner or on a Web page, should fit on
## one line.
Subtitle := "A fork of smallgrp package for small antiassociative magmas",
Subtitle := "A library of antiassociative magmas of small order",

## See '?Extending: Version Numbers' in GAP help for an explanation
## of valid version numbers. For an automatic package distribution update
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## smallantimagmas

`smallgrp` alternative for _antiassociative magmas_.
A library of antiassociative magmas of small order.


### Installation
Expand Down

0 comments on commit 30182de

Please sign in to comment.