diff options
Diffstat (limited to 'doc/cheatsheet')
| -rw-r--r-- | doc/cheatsheet/haddocks.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/cheatsheet/haddocks.md b/doc/cheatsheet/haddocks.md index a3464584..5ee285b3 100644 --- a/doc/cheatsheet/haddocks.md +++ b/doc/cheatsheet/haddocks.md @@ -85,7 +85,7 @@ definitions with "[thing]"    -- \[    --   f(n) = \Sum_{i=1}^{n} i    -- \] -  \\ when \(n > 0\) +  -- when \(n > 0\)  ```  # Headings in Documentation | 
