fix(algorithms): correct the heading level (#7)

This commit is contained in:
Matej Focko 2023-11-28 20:25:17 +01:00 committed by GitHub
commit 075b4a89ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ last_update:
date: 2023-11-28
---
## Breaking the Hash Table in Python
# Breaking the Hash Table in Python
Our language of choice for bringing the worst out of the hash table is _Python_.