diff --git a/docs/desktop/gnome/valuta.md b/docs/desktop/gnome/valuta.md index da2d66b977..48f0f1ec72 100644 --- a/docs/desktop/gnome/valuta.md +++ b/docs/desktop/gnome/valuta.md @@ -1,12 +1,12 @@ --- title: Valuta author: Christine Belzie - contributors: + contributors: Steven Spencer --- ## Introduction - If you often travel or are moving abroad, ease your finanical planning with Valuta. This application quickly converts currencies between two countries. + If you often travel or are moving abroad, ease your financial planning with Valuta. This application quickly converts currencies between two countries. ## Assumptions @@ -16,15 +16,13 @@ This guide assumes you have the following: - Flatpak - FlatHub - ## Installation process ![Screenshot of the Valuta page on Flathub with the blue install button highlighted in a red square](images/01_valuta.png) 1. Go to [Flathub.org](https://flathub.org), type "Valuta" in the search bar and click **Install** - - ![manual install script and run script](images/valuta-install.png) + ![manual install script and run script](images/valuta-install.png) 2. Copy the manual script in your terminal: @@ -32,25 +30,24 @@ This guide assumes you have the following: flatpak install flathub io.github.idevecore.Valuta ``` - 3. Finally, the manual script in your terminal: ```bash flatpak run flathub io.github.idevecore.Valuta ``` -## How to Use +## How to use To use Valuta, do the following: -1. Choose the country that you currently live in from the dropdown menu and type the amount of cash you want to spend. +1. Choose the country that you currently live in from the drop-down menu and type the amount of cash you want to spend. ![Screenshot of Valuta app showing 1000 USD in the input field, with a grey arrow pointing down to a grey box showing 1000 USD](images/02_valuta.png) -2. Choose the country you are traveling to from the dropdown menu. From there, the converted amount automatically appears. +2. Choose the country you are traveling to from the drop-down menu. From there, the converted amount automatically appears. ![Screenshot showing a grey arrow pointing upward to a green box displaying the converted amount, 899.52 EUR](images/03_valuta.png) ## Conclusion -Whether it’s for a vacation or a business trip, Valuta simplifies currency conversion. Want to learn more or share ideas to improve it? [Submit an issue in Valuta's repository at GitHub](https://github.com/ideveCore/valuta/issues). +Whether it is for a vacation or a business trip, Valuta simplifies currency conversion. Want to learn more or share ideas to improve it? [Submit an issue in Valuta's repository at GitHub](https://github.com/ideveCore/valuta/issues).