Skip to content

Commit 38ecb43

Browse files
committed
docs: Update README.md
1 parent 7d45c15 commit 38ecb43

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
@@ -41,7 +41,7 @@ An idea of what to expect in this guide.
4141

4242
The idea for the first two types is that the code here is generic. There are placeholder values for demonstration but you'll need to change them for your own situation. See also my [Code Cookbook](https://michaelcurrin.github.io/code-cookbook/) project. It has recipes which structured similarly to cheatsheets, except that the recipes are usually entire snippets, files or even sets of files. And they usually have real-world values from my own or other projects, rather than generic placeholder values.
4343

44-
Cheatsheets are focussed on the syntax for a single line and useful if you forget something specific. Recipes are focussed on ordered steps to accomplish a task and are indended to by copied (with some possible modification) rather than rewritten by hand.
44+
Cheatsheets are focussed on the syntax for a single line and useful if you forget something specific. Recipes are focussed on ordered steps to accomplish a task and are intended to by copied (with some possible modification) rather than rewritten by hand.
4545

4646

4747
## Documentation

0 commit comments

Comments
 (0)