README fix

This commit is contained in:
Dmitry Vasilev
2023-07-02 21:01:43 +03:00
parent fb9a4c83b8
commit 9a742e3962

View File

@@ -119,7 +119,7 @@ served from service workers).
## IO ## IO
To provide livecoding experience, Leporello.js caches calls to IO functions To provide interactive experience, Leporello.js caches calls to IO functions
made by your app and can later replay them from cache, allowing to program by made by your app and can later replay them from cache, allowing to program by
making small iterations on your code and instantly getting feedback. making small iterations on your code and instantly getting feedback.