From 47cc52ea447928c5a5850c1f6bf4e6c88934a5a8 Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Mon, 20 Apr 2026 06:00:52 -0400 Subject: [PATCH] documentation: Correct typo Signed-off-by: Will Hawkins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c62a60c..9596b25 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ While coding, it may be useful to leave ourselves notes. Every note is formatted ```Swift -/// NOTE: note text +// NOTE: note text ``` where `NOTE` can be: