Skip to content

Commit f642444

Browse files
committed
[fix] : Fixed #248
1 parent 414b765 commit f642444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### 全体
66

7-
- なるべく`bash`のビルドインコマンドを使用する
7+
- なるべく`bash`のビルトインコマンドを使用する
88
- 外部コマンドを使用する場合は依存パッケージを追加する(極力使用しないでください)
99

1010
### 出力
@@ -83,7 +83,7 @@ Issueを送る際は以下の情報を記述して下さい。
8383

8484
### General
8585

86-
- Use the `bash` build-in command if possible
86+
- Use the `bash` built-in command if possible
8787
- Add a dependency package if you use an external command (please try not to use it as much as possible)
8888

8989
### Output

0 commit comments

Comments
 (0)