From dc178ad6fe32416622ec37de703bb72279ab4bb4 Mon Sep 17 00:00:00 2001 From: stonio Date: Mon, 10 Jul 2017 12:01:04 +0200 Subject: [PATCH] Update README.md --- types/jquery/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/jquery/README.md b/types/jquery/README.md index c6420f2bbc..3d5fbc2ce1 100644 --- a/types/jquery/README.md +++ b/types/jquery/README.md @@ -32,7 +32,7 @@ Note that while the factory function ignores the second parameter, it is require - [test/longdesc-tests.ts](test/longdesc-tests.ts) - Tests generated from non-example snippets in jQuery documentation. - [test/learn-tests.ts](test/learn-tests.ts) - - Tests imported from in [jQuery Learning Center](https://learn.jquery.com/). + - Tests imported from examples in [jQuery Learning Center](https://learn.jquery.com). - [test/jquery-window-module-tests.ts](test/jquery-window-module-tests.ts)
[test/jquery-slim-window-module-tests.ts](test/jquery-slim-window-module-tests.ts) - Tests importing jQuery with a DOM available