Typo found in the Custom Slider Dots documentation for implementation

Found a typo as I was implementing this. On the slider dots implementation page, under the “Active class” dropdown, the documentation says to add the attribute to the “content” element.

Well, I did that, and it didn’t work. The sentence right before it also says to add to the “Slider” element. I then added the attribute to the “Slider” element and confirmed that adding the fs-sliderdots-active attribute to the “Slider” element is in fact the correct way to do it!

Thank you @Drcontempo!

I’ve made an update to the docs reflecting the correct setup.