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

    -
  1. 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)
  2. +
  3. 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)
  4. 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.
  5. Do not worry about browser support outside of the latest version of chrome.