Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit d89f258

Browse files
committed
Merge pull request #1 from hiroyuki0115/master
Fix typo
2 parents c6fec47 + 7e0f7f0 commit d89f258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_JP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ _理由:_ 一つ目の方が意図と意味が明確だからです。またコ
9999

100100
#### 常にトップレベルの定義にはアクセス制御を明示化する
101101

102-
トップレベルの関数、型、変数は常に明示的なアクセス制御があるべきでhそう
102+
トップレベルの関数、型、変数は常に明示的なアクセス制御があるべきでしょう
103103

104104
```swift
105105
public var whoopsGlobalState: Int

0 commit comments

Comments
 (0)