瀏覽代碼

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.