diff --git a/public/index.html b/public/index.html
index 5ed6710..d9301eb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -107,7 +107,7 @@
Some Tips
- - There is at least two titles with the same name. You will want to base your event handling on the IDs to diferentiate between these. (perhaps using something like a data- attribute)
+ - There are two titles with the same name: The Bride of the Water God (Habaek). You will want to base your event handling on the IDs to diferentiate between these. (perhaps using something like a data- attribute)
- It will probably create more complexity to try to break this into multiple sub-components. I wouldn't recommend it unless you are very ambitious.
- Do not worry about browser support outside of the latest version of chrome.