diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md
index 9b5a98f..8e459b9 100644
--- a/MagicMirror²-Modules.md
+++ b/MagicMirror²-Modules.md
@@ -65,9 +65,9 @@ The following modules are created by their respective authors:
- **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)**
This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it.
- **[MMM-PIR-Button by PtrBld](https://github.com/ptrbld/MMM-Button)**
Use a button to hide or show different modules via a broadcast message.
+ **[MMM-Button by PtrBld](https://github.com/ptrbld/MMM-Button)**
Use a button to hide or show different modules via a broadcast message.
- **[MMM-PIR-Podcast by PtrBld](https://github.com/ptrbld/MMM-Podcast)**
This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). At the moment you can only display the video by clicking a button (use the MMM-Button module).
+ **[MMM-Podcast by PtrBld](https://github.com/ptrbld/MMM-Podcast)**
This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). At the moment you can only display the video by clicking a button (use the MMM-Button module).
## Create your own module
If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules)
\ No newline at end of file