Merge pull request #4910 from dokku/4909-typo

Fix typo on persistent storage docs
This commit is contained in:
Jose Diaz-Gonzalez
2021-11-08 10:17:50 -05:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ The storage plugin supports the following mount points:
> New as of 0.25.5
A storage directory can be created with the `storage:ensure-directory` command. This command will create a subdirectory in the recommended `/var/lib/doku/data/storage` path - created during Dokku installation - and prepare it for use with an app.
A storage directory can be created with the `storage:ensure-directory` command. This command will create a subdirectory in the recommended `/var/lib/dokku/data/storage` path - created during Dokku installation - and prepare it for use with an app.
```shell
dokku storage:ensure-directory lollipop