diff --git a/RELEASE NOTES.md b/RELEASE NOTES.md
index 036a5a0bc..d6ceb5876 100755
--- a/RELEASE NOTES.md
+++ b/RELEASE NOTES.md
@@ -3,12 +3,12 @@
### Version 0.12.5 - Feb 04, 2014
**Enhancement**
-- **Button** - Or buttons can now have text specified using ``
`` with alternate text
+- **Button** - Or buttons can now have text specified using ``
`` with alternate text *Thanks MohammadYounes*
**Fixes**
- **Popup** - Fixes issue where popups using ``title`` attribute to store data were losing title content instead of correctly restoring it
-- **Modal** - Fixes an issue where modal may not position correctly in some cases **Thanks GianlucaGuarini**
-- **Modal** - Fixes modal throwing an error when transition is not included **Thanks robertoles**
+- **Modal** - Fixes an issue where modal may not position correctly in some cases *Thanks GianlucaGuarini*
+- **Modal** - Fixes modal throwing an error when transition is not included *Thanks robertoles*
### Version 0.12.4 - Jan 29, 2014