Browse Source

Fix a small typo in `docs/deprecated.md`

A small typo in `docs/deprecated.md`.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Yong Tang 8 years ago
parent
commit
45e5b2552a
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)**