Skip to content

Commit 17c38a6

Browse files
committed
Fix a typo in the CHANGELOG
1 parent 1231e19 commit 17c38a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Licensing information can be found in the `LICENSE` file.
99
This is a minor release of the Digraphs package, containing one bugfix.
1010

1111
## What's Changed
12-
* In [PR #852](https://github.com/digraphs/Digraphs/pull/852), [@wilfwilson](https://github.com/wilfwilson) fixed a bug that could result in an incorrect result being given for the `AutomorphismGroup` for a digraph that was created by the `CompleteBipartiteDigraph` operation.
12+
* In [PR #852](https://github.com/digraphs/Digraphs/pull/852), [@wilfwilson](https://github.com/wilfwilson) fixed a bug that could result in an incorrect result being given for the `AutomorphismGroup` of a digraph that was created by the `CompleteBipartiteDigraph` operation.
1313
* This bug was reported by [@bojankuzma000](https://github.com/bojankuzma000) in [Issue #850](https://github.com/digraphs/Digraphs/issues/850).
1414

1515
**Full Changelog**: <https://github.com/digraphs/Digraphs/compare/v1.13.0...v1.13.1>

0 commit comments

Comments
 (0)