@@ -70,7 +70,7 @@ Available themes are:
 - `vim`
 - `vs`
 
-**Note:** You can add your own pygments files by copying the `_theme_.py` to `Packages/Highlight/pygments`, and adding your theme to the `STYLES_MAP` in `SublimeHighlight/pygments/styles/__init.py__`.  Eg.:
+**Note:** You can add your own pygments files by copying the `_theme_.py` to `Packages/Highlight/pygments`, and adding your theme to the `STYLES_MAP` in `SublimeHighlight/pygments/styles/__init__.py`.  Eg.:
 
     # Maps style names to 'submodule::classname'.
     STYLE_MAP = {