summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-01-23 19:24:57 -0800
committerGitHub <noreply@github.com>2017-01-23 19:24:57 -0800
commit1aaa63332b4a6a71ba88f63d663a34b262db38d8 (patch)
tree118919febf4c148223c19863ae48cd3cdac97e35 /README.md
parent40a44a459fde4c4042d5188faedea718a34e2b96 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7d4c64..1ad7cb5 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ config::merge(
).unwrap();
```
-## Getting Values
+### Getting Values
Values will attempt to convert from their underlying type (from when they were set) when accessed.