Skip to content

Commit 3b79ed7

Browse files
committed
updated file structure page
Signed-off-by: bidi <[email protected]>
1 parent a2d294d commit 3b79ed7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/v5/introduction/file-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When using Dotkernel API the following structure is installed by default:
1010

1111
## Special purpose folders
1212

13-
* `.github` - containes workflow files
13+
* `.github` - contains GitHub workflow files
1414
* `.laminas-ci` - contains laminas-ci workflow files
1515

1616
## `bin` folder
@@ -63,7 +63,7 @@ It contains these folders:
6363
* `oauth`: encryption, private and public keys needed for authentication
6464
* `data/lock` - lock files generated by [`dotkernel/dot-cli`](https://docs.dotkernel.org/dot-cli/v3/lock-files/)
6565

66-
> AVOID storing sensitive data on VCS!
66+
> AVOID storing sensitive data on the repository!
6767
6868
## `log` folder
6969

0 commit comments

Comments
 (0)