Skip to content

Commit 6beb510

Browse files
Typos
1 parent 1942d98 commit 6beb510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Patches:
2222
* Fixed: special forms don't need to call `checkargs()` because it is automatically called
2323

2424
> [!CAUTION]
25-
> If you are looking to use this patched bersion as a guide for adding any of the 3 starred (\*) features listed above, please use [this guide I prepared](https://dragoncoder047.github.io/pages/ulisp_howto.html) instead. There are many subtle changes in my patched version that are understandable to me, but will no doubt cause confusion for someone who is just copy-pasting my code. The aforementioned document is structured and designed to allow copy-asting into vanilla uLisp without major problems arising.
25+
> If you are looking to use this patched version as a guide for adding any of the 3 starred (\*) features listed above, please use [this guide I prepared](https://dragoncoder047.github.io/pages/ulisp_howto.html) instead. There are many subtle changes in my patched version that are understandable to me, but will no doubt cause confusion for someone who is just copy-pasting my code. The aforementioned document is structured and designed to allow copy-pasting into vanilla uLisp without major problems arising.
2626
2727
Extensions (`extensions.hpp`):
2828

0 commit comments

Comments
 (0)