Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
parisk committed Apr 12, 2018
1 parent 2adfa6f commit 315f891
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
@@ -27,7 +27,7 @@ The `load` method of Sec attempts to load the contents of a secret, based on a g
3. Load the content of the environment variable `{name}` (`name` is uppercased here)
4. Return the value of the `fallback` argument if provided, or `None`

## Example
## Examples

### Loading a secret from `/run/secrets`

0 comments on commit 315f891

Please sign in to comment.