Explorar el Código

typo in precompile.md (#242)

jezv hace 1 año
padre
commit
bdac85340e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/features/precompile.md

+ 1 - 1
docs/features/precompile.md

@@ -119,7 +119,7 @@ StackOverflowError
 String compilation has no guarantee of compatibility between different versions of pkpy.
 String compilation has no guarantee of compatibility between different versions of pkpy.
 !!!
 !!!
 
 
-You can use this snnipet to convert every python file in a directory into precompiled strings.
+You can use this snippet to convert every python file in a directory into precompiled strings.
 
 
 ```python
 ```python
 # precompile.py
 # precompile.py