mirror of https://github.com/docker/cli.git
Fix typo
Signed-off-by: John Tims <john.k.tims@gmail.com>
This commit is contained in:
parent
d0b639feb0
commit
ec19c839c6
|
@ -224,7 +224,7 @@ example:
|
||||||
*/temp*
|
*/temp*
|
||||||
*/*/temp*
|
*/*/temp*
|
||||||
temp?
|
temp?
|
||||||
!LICENCSE.md
|
!LICENSE.md
|
||||||
*.md
|
*.md
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue