diff options
author | Dmitry Chestnykh <dmitry@codingrobots.com> | 2014-04-09 12:10:20 +0200 |
---|---|---|
committer | Matt Stancliff <matt@genges.com> | 2014-09-29 06:49:06 -0400 |
commit | 45409d3d8bbe36e488bfe2c054e679ae33080df8 (patch) | |
tree | 8c50439f3b6e0ed0337bf4d90f4bff9524dd018b /00-RELEASENOTES | |
parent | 0d434a446a440b645b4538094f96434e974be767 (diff) | |
download | redis-45409d3d8bbe36e488bfe2c054e679ae33080df8.tar.gz |
Fix typo in 00-RELEASENOTES
Closes #1673
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r-- | 00-RELEASENOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES index 81ff184fe..ce472159e 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -5,7 +5,7 @@ There is no release notes for this branch, it gets forked into another branch every time there is a partial feature freeze in order to eventually create a new stable release. -Usually "unstable" is stable enough for you to use it in development enviromnets +Usually "unstable" is stable enough for you to use it in development environments however you should never use it in production environments. It is possible to download the latest stable release here: |