瀏覽代碼

Another typo

Licaon_Kter 3 年之前
父節點
當前提交
35bdcf58cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -23,6 +23,6 @@ Please read the [style guide](https://conversejs.org/docs/html/style_guide.html)
 
 Add a test for any bug fixed or feature added.
 
-Tests can be find in various `./tests` folders in the Converse source code.
+Tests can be found in various `./tests` folders in the Converse source code.
 
 To run the tests, you can run `make check` on Linux and Mac, or `./node_modules/bin/karma start karma.conf` on Windows.