We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e897b commit a10009dCopy full SHA for a10009d
src/algorithms/math/factorial/README.md
@@ -9,7 +9,7 @@ than or equal to `n`. For example:
9
```
10
11
| n | n! |
12
-| ----- | :-------------------------: |
+| ----- | --------------------------: |
13
| 0 | 1 |
14
| 1 | 1 |
15
| 2 | 2 |
0 commit comments