Merge pull request #28 from paulmenzel/improve-spelling

Improve spelling
pull/32/head
badlop 6 years ago committed by GitHub
commit 0c5e1d8dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ docker exec -it ejabberd bin/ejabberdctl debug
### Execute ejabberdctl command
You can run anu ejabberdctl command inside running container. Example:
You can run any ejabberdctl command inside running container. Example:
```bash
docker exec -it ejabberd bin/ejabberdctl status
@ -97,7 +97,7 @@ ejabberd base Docker image exposes the following port:
### Volumes
ejabberd produces two type of data: log files and database (Mnesia).
ejabberd produces two types of data: log files and database (Mnesia).
This is the kind of data you probably want to store on a persistent or local drive (at least the database).
Here are the volume you may want to map:

Loading…
Cancel
Save