We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052f0f3 commit 64bd3e8Copy full SHA for 64bd3e8
docs/docs/intro.md
@@ -255,7 +255,7 @@ about `let-env` expression check [documentation about LIPS environments](/docs/l
255
## Dynamic Scope
256
257
### Rationale
258
-Initally the library was created with optional
+Initially the library was created with optional
259
[dynamic scope](https://en.wikipedia.org/wiki/Scope_(computer_science)#Dynamic_scope). The reason for it was
260
that it was supposed to be used as scriptng language for the Emacs in the browser, probably as a fork
261
of [Ymacs](https://lisperator.net/ymacs/). The idea was abandoned but the dynamic scope remained as part
0 commit comments