diff --git a/README.md b/README.md
index 14dbf94..7a1e055 100644
--- a/README.md
+++ b/README.md
@@ -1783,8 +1783,8 @@ def odds_handler(sport):
```
-Profile
--------
+Profiling
+---------
### Basic
```python
from time import time
diff --git a/web/script.js b/web/script.js
index ab689f3..b9525a5 100644
--- a/web/script.js
+++ b/web/script.js
@@ -38,7 +38,7 @@ var TOC = '
' +
' \'4. System\': [Print, Input, Command_Line_Arguments, Open, Pathᴺᴱᵂ, Command_Execution],\n' +
' \'5. Data\': [CSV, JSON, Pickle, SQLite, Bytes, Struct, Array, MemoryView, Deque],\n' +
' \'6. Advanced\': [Threading, Introspection, Metaprograming, Operator, Eval, Coroutine],\n' +
-' \'7. Libraries\': [Progress_Bar, Plot, Table, Curses, Loggingᴺᴱᵂ, Scraping, Web, Profile,\n' +
+' \'7. Libraries\': [Progress_Bar, Plot, Table, Curses, Loggingᴺᴱᵂ, Scraping, Web, Profiling,\n' +
' NumPy, Image, Audio]\n' +
'}\n' +
-'\n'
\ No newline at end of file
+'\n'