Skip to content

Commit a7ceb77

Browse files
Merge pull request #231 from markuswntr/patch-1
Fix broken link to `IntegerUtilities` in README.md
2 parents 0dc8fef + 0ea36c3 commit a7ceb77

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
@@ -105,7 +105,7 @@ Questions about how to use Swift Numerics modules, or issues that are not clearl
105105

106106
1. [`RealModule`](Sources/RealModule/README.md)
107107
2. [`ComplexModule`](Sources/ComplexModule/README.md)
108-
3. [`IntegerUtilities`](Sources/IntegerUtilties/README.md) (on main only, not yet present in a released tag)
108+
3. [`IntegerUtilities`](Sources/IntegerUtilities/README.md) (on main only, not yet present in a released tag)
109109

110110
## Future expansion
111111

0 commit comments

Comments
 (0)