소스 검색

docs: fix typo (#1869)

Jonathan Ly 5 년 전
부모
커밋
fd74bc7341
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      website/src/docs/plugins.md

+ 2 - 2
website/src/docs/plugins.md

@@ -1,5 +1,5 @@
 ---
-title: "List of Plugins"
+title: 'List of Plugins'
 type: docs
 subtype: plugin-list
 body_class: page-plugin-list
@@ -9,4 +9,4 @@ order: 3
 category: 'Docs'
 ---
 
-Everyhing in Uppy is a Plugin. This let's us offer a wealth of features, while also allowing for small bundle sizes, if you only need a few.
+Everything in Uppy is a Plugin. This let's us offer a wealth of features, while also allowing for small bundle sizes, if you only need a few.