A small typo in `docs/deprecated.md`.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
| ... | ... |
@@ -73,7 +73,7 @@ filesystem does not support `d_type`. For example, XFS does not support `d_type` |
| 73 | 73 |
if it is formatted with the `ftype=0` option. |
| 74 | 74 |
|
| 75 | 75 |
Please also refer to [#27358](https://github.com/docker/docker/issues/27358) for |
| 76 |
-futher information. |
|
| 76 |
+further information. |
|
| 77 | 77 |
|
| 78 | 78 |
### Three argument form in `docker import` |
| 79 | 79 |
**Deprecated In Release: [v0.6.7](https://github.com/docker/docker/releases/tag/v0.6.7)** |