diff --git a/docs/desktop/gnome/decibels.md b/docs/desktop/gnome/decibels.md
index 07e5e8ef82..98a5130f1c 100644
--- a/docs/desktop/gnome/decibels.md
+++ b/docs/desktop/gnome/decibels.md
@@ -1,7 +1,7 @@
---
title: Decibels
author: Christine Belzie
-contributors:
+contributors: Steven Spencer
---
## Introduction
@@ -18,32 +18,32 @@ This guide assumes you have the following:
## Installation Process
-Go to Flathub.org, type "Decibels" in the search bar, and click on **Install**.
+Go to [Flathub.org](https://flathub.org) type "Decibels" in the search bar, and click on **Install**.
-
+
Then, run the following command in your terminal:
`flatpak run.org.gnome.Decibels`
-## How to Use
+## How to use
To use the app, do the following steps:
-1. Click on **Open**
-
+1. Click on *Open*
+ 
1. Pick your desired file and click on the **Open** that appears in the upper right corner of the screen
-
+ 
1. Play away!
-
!!! note
-Tired of clicking with your mouse? Here are some ways you can use your keyboard to play and interact with your audio files
-- CTRL + Shift + O = Open File
-- Space = Play/Pause
-- ← = Move audio back 10 seconds
-- → = Move audio forward 10 seconds
+ Tired of clicking with your mouse? Here are some ways you can use your keyboard to play and interact with your audio files
+
+ - ++ctrl++ + ++shift++ + ++o++ = Open File
+ - ++space++ = Play or Pause
+ - ++left++ = Move audio back 10 seconds
+ - ++right++ = Move audio forward 10 seconds
## Conclusion
diff --git a/docs/desktop/gnome/images/01_decibels.png b/docs/desktop/gnome/images/01_decibels.png
index d9246c4942..ef4e35eedd 100644
Binary files a/docs/desktop/gnome/images/01_decibels.png and b/docs/desktop/gnome/images/01_decibels.png differ