From 6a5415fe3444a97b91cdbc92b2e2410f97d4e9ae Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 23 Apr 2013 06:54:22 +0100 Subject: [PATCH] Fix #182 - examples - typo in multiple tables example --- examples/basic_init/multiple_tables.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/basic_init/multiple_tables.html b/examples/basic_init/multiple_tables.html index 8f442cb2..7377e11f 100644 --- a/examples/basic_init/multiple_tables.html +++ b/examples/basic_init/multiple_tables.html @@ -24,7 +24,7 @@

Preamble

-

Using standard jQuery selector syntax with DataTables it is trivial to initialise multiple tables with a single line of Javascript, as shown below. All tables are completely independent, but share the parameters passed thought the initialiser object (for example if you specific the Spanish language file, all tables will be shown in Spanish).

+

Using standard jQuery selector syntax with DataTables it is trivial to initialise multiple tables with a single line of Javascript, as shown below. All tables are completely independent, but share the parameters passed through the initialiser object (for example if you specific the Spanish language file, all tables will be shown in Spanish).

Live example

@@ -224,7 +224,7 @@

WebKit based browsers (note no platform)

- +
Browser