Skip to content

Commit 0029fc8

Browse files
authored
Merge pull request #711 from kpumuk/patch-1
Fixed a small typo in the CHANGELOG.md
2 parents cf107a5 + 58f73dc commit 0029fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 4.2.0
44

55
* Added `Spring.reset_on_env` to define environment variables which should cause spring to reload when they change.
6-
* Added `Spring.spawn_on_en` to define environment variables that should cause spring to start a distinct server.
6+
* Added `Spring.spawn_on_env` to define environment variables that should cause spring to start a distinct server.
77
* Better handle a case where the server could hang.
88

99
## 4.1.3

0 commit comments

Comments
 (0)