1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

[jquery/en] typo fix (#2608)

This commit is contained in:
Jiang Haiyun
2016-12-23 19:33:54 +08:00
committed by ven
parent 2b6e4601ca
commit 68569341b3

View File

@@ -125,4 +125,4 @@ $('p').each(function() {
});
``
```