Skip to content

Commit

Permalink
fix: readme change to test semantic release (ExpediaGroup#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjfunk committed Dec 10, 2021
1 parent 6fae198 commit 971559b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@ server.app.config.get('my.app.property');
server.app.config.set('my.app.property', true);
```

The resolved (for the `environment` at start time) JSON configuration can be viewed as `server.settings.app`.
The resolved (for the `environment` at start time) JSON configuration can be viewed as `server.settings.app`

0 comments on commit 971559b

Please sign in to comment.