mitm001 5 년 전
부모
커밋
284c5cb998
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs-transition/modules/ROOT/pages/wiki_admin.adoc

+ 1 - 1
docs-transition/modules/ROOT/pages/wiki_admin.adoc

@@ -84,7 +84,7 @@ The `peterevans` action will locate all broken image and web urls. There is a pr
 
 == User Interface
 
-The `wiki-ui` repository has a two workflows. A workflow that will build on any push (main.yml), and one that builds on pushing a tag (release.yml). If you push any tag to the master branch, a release will be created, triggering the wiki build, thereby updating the wiki cache and user interface for the wiki.
+The `wiki-ui` repository has two workflows. A workflow that will build on any push (main.yml), and one that builds on pushing a tag (release.yml). If you push any tag to the master branch, a release will be created, triggering the wiki build, thereby updating the wiki cache and user interface for the wiki.
 
 This will allow you to make changes to the ui without triggering a build unless you are ready.