Skip to content

Commit ec0a7a0

Browse files
authored
fix typo
1 parent 92e0822 commit ec0a7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Hot-reload your SpringBoot configurations, with just a '@DynamicConfig' annotati
1515
- :heart: **Non-intrusive**, compatible with SpringBoot native ways (@Value, @ConfigurationProperties)
1616
- :zap: **Lightweight & Blazing Fast**, depend on nothing but SpringBoot core libs
1717
- :grinning: **Extremely easy to use**, only provide an annotation: @DynamicConfig, an event: ConfigurationChangedEvent
18-
- ☸ Perfect solution for host-reloading configurations of SpringBoot application on Kubernetes, with K8S ConfigMap
18+
- ☸ Perfect solution for hot-reloading configuration of SpringBoot application on Kubernetes, with K8S ConfigMap
1919

2020
#### Compare with spring-cloud-starter-config
2121

0 commit comments

Comments
 (0)