Skip to content

Commit

Permalink
Update naming-protocols.md
Browse files Browse the repository at this point in the history
  • Loading branch information
njr2128 authored Apr 16, 2024
1 parent 070d029 commit e134adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion how-tos/naming-protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ _For more general information about file naming conventions in computing, please
- Do not use special characters such as: `! # $ % & ' @ ^ `` ~ + , . ; = ) ( "`
- No periods, commas, question marks, etc.
- The only characters allowable other than alphanumeric characters are: hyphen/minus sign `-`, underscores `_`, and plus signs `+`
- For spaces between words
- For spaces between words in phrases
- Use the hyphen/minus sign `-`
- Example: `painting-out-verdigris`
- For spaces between elements (e.g. date, description, name, etc.) - _This is also known as an "element delimiter"_
Expand Down

0 comments on commit e134adf

Please sign in to comment.