chore: fix all typos (#9053)

This commit is contained in:
neverland
2021-07-17 16:07:42 +08:00
committed by GitHub
parent 5807f39687
commit 34d4937f2b
28 changed files with 38 additions and 44 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ app.use(Lazyload);
### fit optional value
| name | desctription |
| name | description |
| --- | --- |
| contain | Keep aspect ratio, fully display the long side of the image |
| cover | Keep aspect ratio, fully display the short side of the image, cutting the long side |