diff --git a/web/script_2.js b/web/script_2.js
index 84ab187..571d3dc 100644
--- a/web/script_2.js
+++ b/web/script_2.js
@@ -31,7 +31,7 @@ const TOC_MOBILE =
' \'6. Advanced\': [Threading, Operator,\n' +
' Introspection,\n' +
' Metaprograming, Eval,\n' +
- ' Coroutine],\n' +
+ ' Coroutine],\n' +
' \'7. Libraries\': [Progress_Bar, Plot, Table,\n' +
' Curses, Logging, Scraping,\n' +
' Web, Profile, NumPy,\n' +