Skip to content

Commit 64bd3e8

Browse files
committed
fix typo jcubic#373
1 parent 052f0f3 commit 64bd3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ about `let-env` expression check [documentation about LIPS environments](/docs/l
255255
## Dynamic Scope
256256
257257
### Rationale
258-
Initally the library was created with optional
258+
Initially the library was created with optional
259259
[dynamic scope](https://en.wikipedia.org/wiki/Scope_(computer_science)#Dynamic_scope). The reason for it was
260260
that it was supposed to be used as scriptng language for the Emacs in the browser, probably as a fork
261261
of [Ymacs](https://lisperator.net/ymacs/). The idea was abandoned but the dynamic scope remained as part

0 commit comments

Comments
 (0)