Skip to content

Commit

Permalink
small typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsilva committed Nov 11, 2014
1 parent 87e89ef commit 0da18ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/configuration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration

Appier configurations are simply a list of settings that are passed from outside the app,
and then made accessible to the application logic. They serve both as a single point of
and made accessible to the application logic. They serve both as a single point of
reference to variables that define the app's platform and behavior (eg: database
server, logging level, etc.), and as a means to modify these when running the app in
different environments (eg: having a different configuration for when it's running
Expand Down

0 comments on commit 0da18ad

Please sign in to comment.