Skip to content

Commit 5bed944

Browse files
authored
Improve the mention of Octonion in readme (#859)
1 parent fa9878b commit 5bed944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The integration routines are usable for functions returning complex results - an
6161

6262
### Quaternions and Octonions
6363

64-
Quaternion and Octonians are class templates similar to std::complex.
64+
Quaternion and Octonion are class templates similar to std::complex.
6565

6666
The full documentation is available on [boost.org](http://www.boost.org/doc/libs/release/libs/math).
6767

0 commit comments

Comments
 (0)