diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-10-24 13:41:18 +0200 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-10-26 12:49:33 +0200 |
commit | 0ad744e756b442efef64d1f848156b8b2f4111b2 (patch) | |
tree | 41b0c191b63472ac872841aba9f560f75d944cab /dgbuilder/dgeflows/node_modules/serve-static | |
parent | 9310f04aab4fe7ec87d634f9e223559888b2ca0d (diff) |
fix typos
Change-Id: I0dadfae136f3e2a330cd0e56e19e9f8c28eb6daf
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
Former-commit-id: 9a8e11a0fee1142e4316d53336ed3a901197e36c
Diffstat (limited to 'dgbuilder/dgeflows/node_modules/serve-static')
-rw-r--r-- | dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md b/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md index 6473cbd0..30314a0b 100644 --- a/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md +++ b/dgbuilder/dgeflows/node_modules/serve-static/node_modules/send/node_modules/etag/node_modules/crc/README.md @@ -27,7 +27,7 @@ Module for calculating Cyclic Redundancy Check (CRC). ## IMPORTANT -If you've used `crc` module prior to version 2.x, you might have some inconsistentcies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. +If you've used `crc` module prior to version 2.x, you might have some inconsistencies with the current implementation because it relied on very old code and wasn't checked against reference implementation. If you upgrading from 1.x, please take special care. ## Support |