diff --git a/mkdir.md b/mkdir.md index 2f1d02c..13e03db 100644 --- a/mkdir.md +++ b/mkdir.md @@ -1,6 +1,6 @@ The Function `mkdir` contains 1 Parameter. -`directory` -> The Directory which should be created. `Don't Forget a '/' at the end, because it will also create all Sub Folders.` +`directory` -> The Directory which should be created. Don't Forget a '/' at the end, because it will also create all Sub Folders. You can find an example here: ```