diff --git a/structure-folders.md b/structure-folders.md index ec09cba..068c1bb 100644 --- a/structure-folders.md +++ b/structure-folders.md @@ -51,7 +51,7 @@ This directory is used by all repos, but the core repo has only a placeholder se ## Test -`test` contains tools for testing the projects. This will eventually house fully automated testing suites. +`test/` contains tools for testing the projects. This will eventually house fully automated testing suites. ## Tools