diff --git a/tutorial/14-tutorial.lisp b/tutorial/14-tutorial.lisp index bb563fe..a217e43 100644 --- a/tutorial/14-tutorial.lisp +++ b/tutorial/14-tutorial.lisp @@ -29,9 +29,9 @@ "
The value of local storage persists in browser cache even after browser closed. -If you reset this page the session storage key will remain the same, but openning -in another window or tab will be a new session but if came from a click from this -window the session keys are copied first to the new window.
+If you reset this page the session storage key will remain the same, but opening +in another window or tab will be a new session, but if it came from a click from +this window the session keys are copied first to the new window.