Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Sep 6, 2016
1 parent aa48f91 commit e43763c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wvlet-config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ val serverConfig = config.of[ServerConfig]

### Show configuration changes

To see the effective configurations, use `Config.getConfigChangges` method:
To see the effective configurations, use `Config.getConfigChanges` method:
```scala
import wvlet.config.Config

Expand Down

0 comments on commit e43763c

Please sign in to comment.