jezv пре 1 година
родитељ
комит
bdac85340e
1 измењених фајлова са 1 додато и 1 уклоњено
  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.
 !!!
 
-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
 # precompile.py