Skip to content

Commit a2214ae

Browse files
committed
[新しいチケットタブを追加] 文中の Issue -> issue へ
1 parent cde3538 commit a2214ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If this project serves you well, please support this project as a [sponsor](http
2727
* [Toggle the display of the sidebar / サイドバーの表示・非表示を切り替え](./examples/0004.toggle_sidebar/example.md)
2828
* [Add a link to the list of all issues on the header / 全てのチケット一覧のリンクをヘッダに追加](./examples/0005.add_issues_link_on_header/example.md)
2929
* [Change the URL of the link to each project in the project list / プロジェクト一覧の各プロジェクトへのリンクのURLを変更](./examples/0006.change_project_link_url/example.md)
30-
* [Add a new Issue tab (and "+" button available) / 新しいチケットタブを追加 ("+"ボタンと両立)](./examples/0009.add_new_issue_tab/example.md)
30+
* [Add a new issue tab (and "+" button available) / 新しいチケットタブを追加 ("+"ボタンと両立)](./examples/0009.add_new_issue_tab/example.md)
3131

3232
### Old
3333

examples/0009.add_new_issue_tab/example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Add a new Issue tab
1+
# Add a new issue tab
22

3-
Add a new Issue tab.
3+
Add a new issue tab.
44
新しいチケットタブを追加します。
55

66
In the Redmine settings, you can only show either the new Issue tab or the "+" button, but this setting allows you to show both.

0 commit comments

Comments
 (0)