We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0e2a9 commit 4930977Copy full SHA for 4930977
ja/jQuery/README.md
@@ -25,7 +25,7 @@ jQueryプラグインはprototype拡張のように `$.fn.greenify = function ()
25
// https://github.com/jquery/jquery/blob/2.1.4/src/core.js#L39
26
jQuery.fn = jQuery.prototype = {
27
// prototypeの実装
28
-}
+};
29
```
30
31
0 commit comments