Update index.md (#4865)

Should "an" be used here?
This commit is contained in:
Wang Jie 2017-10-10 22:06:26 +08:00 committed by John Mulhausen
parent c8a2484e4c
commit 8606bc03d7
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ $(dirname $(docker volume inspect --format '{{.Mountpoint}}' dtr-registry-<dtr-r
## NFS
You can configure your DTR replicas to store images on a NFS partition, so that
You can configure your DTR replicas to store images on an NFS partition, so that
all replicas can share the same storage backend.
[Learn how to configure DTR with NFS](nfs.md).