Skip to content

Commit 2c13617

Browse files
committed
chore(jQuery): fix typo
1 parent 5f4085b commit 2c13617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/jQuery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ calculator.fn = calculator.prototype;
103103
<script src="greenify.js"></script>
104104
```
105105

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

109109
## まとめ

0 commit comments

Comments
 (0)