Skip to content

Commit 84b5113

Browse files
author
Paul M. Jones
authored
remove "examples" from the summary for docs
1 parent 8e9ed29 commit 84b5113

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
@@ -18,7 +18,7 @@ A package MUST use these names for these root-level directories:
1818
| ----------------------------------------------- | -------------------------- |
1919
| command-line executables | `bin/` |
2020
| configuration files | `config/` |
21-
| documentation and examples | `docs/` |
21+
| documentation files | `docs/` |
2222
| web server files | `public/` |
2323
| other resource files | `resources/` |
2424
| PHP source code | `src/` |

0 commit comments

Comments
 (0)