From 81fa67f480f746638465128224888c09b3f374ec Mon Sep 17 00:00:00 2001 From: Davide Gessa Date: Thu, 14 Dec 2023 11:07:44 +0100 Subject: [PATCH] Update README.md Co-authored-by: Nathan Shammah --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b0bc77e..ad28752a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ https://www.youtube.com/watch?v=dB_3R84ewig ## Including code snippets -### with gists +### With gists A supported way to include code snippets is by embedding gists. Gists are code snippets that you can create on Github. Learn how to create one [here](https://docs.github.com/en/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists), and don't forget to ensure it is public!