fix(doc): remove misplaced capital letter

This commit is contained in:
Théo Zimmermann 2015-07-30 18:22:25 +02:00 committed by Leonardo de Moura
parent 7202e076dd
commit dd0a8b7743

View file

@ -371,7 +371,7 @@ examples.
#+END_SRC
In many cases, Lean can automatically infer the type of the variable. Actually,
In all examples above, the type can be inferred automatically.
in all examples above, the type can be inferred automatically.
#+BEGIN_SRC lean
import data.nat