mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-14 11:24:56 +02:00
docs: Fix typo on usage page (#3980)
This commit is contained in:
parent
d87e4d3bfd
commit
942920615c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This page explains how to get started with DMS. The guide uses Docker Compose as
|
|||
Before you can get started with deploying your own mail server, there are some requirements to be met:
|
||||
|
||||
1. You need to have a host that you can manage.
|
||||
2. You need to own a domain, and you need to able to manage DNS for this domain.
|
||||
2. You need to own a domain, and you need to be able to manage DNS for this domain.
|
||||
|
||||
### Host Setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue