diff --git a/docs/content/docs.md b/docs/content/docs.md index 206427caa..01aa9a552 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -393,7 +393,7 @@ an OS specific way. Here are some gotchas which may help users unfamiliar with the shell rules -### Linux / OSX +### Linux / macOS If your names have spaces or shell metacharacters (e.g. `*`, `?`, `$`, `'`, `"`, etc.) then you must quote them. Use single quotes `'` by default.