Skip to content

Commit 4ccebe5

Browse files
committed
chore(jquery): fix typo
close #95
1 parent 56be86d commit 4ccebe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ja/jQuery/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ calculator.fn = calculator.prototype;
105105
<script src="greenify.js"></script>
106106
```
107107

108-
まだNode.jsで使われているCommonJSやES6 Modulesなどがなかった時代に作られた仕組みなので、
108+
またNode.jsで使われているCommonJSやES6 Modulesなどがなかった時代に作られた仕組みなので、
109109
それらと組み合わせる際には少し不向きな拡張の仕組みといえるかもしれません。
110110

111111
## まとめ

0 commit comments

Comments
 (0)