Small typo (#23419)

This commit is contained in:
Ryan Brideau 2017-07-26 03:38:12 -04:00 committed by Johan Andrén
parent 0c22d638e9
commit b8f20989c4

View file

@ -55,7 +55,7 @@ to `application`—may be overridden using the `config.resource` property
@@@ note
If you are writing an Akka application, keep you configuration in
If you are writing an Akka application, keep your configuration in
`application.conf` at the root of the class path. If you are writing an
Akka-based library, keep its configuration in `reference.conf` at the root
of the JAR file.