fix typo in demos/README.md

dosen't => doesn't
This commit is contained in:
reflektoin 2022-08-02 17:53:02 +03:00 committed by GitHub
parent 9a7607dfb4
commit b10fb24ec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,5 +28,5 @@ Demo Summary
- 01-demo.lisp - Sparkey the Snake Game - 01-demo.lisp - Sparkey the Snake Game
- 02-demo.lisp - Chat - Private instant messenger - 02-demo.lisp - Chat - Private instant messenger
- 03-demo.lisp - IDE - A very simple common lisp IDE - 03-demo.lisp - IDE - A very simple common lisp IDE
(see source if editor dosen't load) (see source if editor doesn't load)
- 04-demo.lisp - CMS Website - 04-demo.lisp - CMS Website