docs(basics): typo **

This commit is contained in:
Edgar Delgado Vega
2023-12-20 12:58:36 -05:00
parent 3afc278926
commit 85f0da3652

View File

@ -14,7 +14,7 @@ Topos scripts are using the [JavaScript](https://en.wikipedia.org/wiki/JavaScrip
- [The Modern JavaScript Tutorial](https://javascript.info/): another well known source to learn the language.
**You do not need to have any prior knowledge of programming** to use Topos**.
**You do not need to have any prior knowledge of programming to use Topos**.
# How is the code evaluated?