typo in precompile.md (#242)

This commit is contained in:
jezv 2024-05-03 09:04:41 +08:00 committed by GitHub
parent 3fe575b940
commit bdac85340e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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