Skip to content

Commit 5bc0ff9

Browse files
authored
用字、用語ページのルールに従って修正 (#289)
1 parent b22757a commit 5bc0ff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ Pull Request を送るときに、余裕があれば "resolve #123" といった
8989

9090
> Alternatively, you can bind the directive directly to an Object. The keys of the object will be the list of classes to toggle based on corresponding values.
9191
92-
- NG: 別な方法としては、直接ディレクティブをオブジェクトにバインドできます。オブジェクトのキーは、クラスのリストは対応する値に基づいてトグルします。
93-
- OK: 別な方法としては、直接ディレクティブをオブジェクトにバインドできます。オブジェクトのキーは、対応する値に基づいてトグルする class のリストになります。
92+
- NG: 別な方法としては、直接ディレクティブをオブジェクトに束縛できます。オブジェクトのキーは、クラスのリストは対応する値に基づいてトグルします。
93+
- OK: 別な方法としては、直接ディレクティブをオブジェクトに束縛できます。オブジェクトのキーは、対応する値に基づいてトグルする class のリストになります。
9494

9595
### 原文に使われる ':' や '!' や '?' などの記号は極力残して翻訳
9696

0 commit comments

Comments
 (0)