Browse Source

Merge pull request #28370 from yongtang/11132016-docs-typo

Fix a small typo in `docs/deprecated.md`
Lei Jitang 8 years ago
parent
commit
2b5f1050cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/deprecated.md

+ 1 - 1
docs/deprecated.md

@@ -73,7 +73,7 @@ filesystem does not support `d_type`. For example, XFS does not support `d_type`
 if it is formatted with the `ftype=0` option.
 
 Please also refer to [#27358](https://github.com/docker/docker/issues/27358) for
-futher information.
+further information.
 
 ### Three argument form in `docker import`
 **Deprecated In Release: [v0.6.7](https://github.com/docker/docker/releases/tag/v0.6.7)**