Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-hamill committed Sep 30, 2015
1 parent 4fe0f31 commit d9ffd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/naming.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Service Naming

# Service Naming

Mesos-DNS defines a DNS domain for Mesos tasks (default `.mesos`, see [instructions on configruation](configuration-parameters.html)). Running tasks can be discovered by looking up A and, optionally, SRV records within the Mesos domain.
Mesos-DNS defines a DNS domain for Mesos tasks (default `.mesos`, see [instructions on configuration](configuration-parameters.html)). Running tasks can be discovered by looking up A and, optionally, SRV records within the Mesos domain.

## A Records

Expand Down

0 comments on commit d9ffd03

Please sign in to comment.