diff --git a/contributing.md b/contributing.md
index e16d55f87..6575e36ea 100644
--- a/contributing.md
+++ b/contributing.md
@@ -16,7 +16,7 @@
| [日本語](docs/contributing/contributing_ja.md)
| [हिंदी](docs/contributing/contributing_hi.md)
-## Let's make Bruno better, together !!
+## Let's make Bruno better, together!!
We are happy that you are looking to improve Bruno. Below are the guidelines to get started bringing up Bruno on your computer.
diff --git a/docs/contributing/contributing_de.md b/docs/contributing/contributing_de.md
index 723afcdda..b7c4bc5bf 100644
--- a/docs/contributing/contributing_de.md
+++ b/docs/contributing/contributing_de.md
@@ -16,7 +16,7 @@
| [日本語](./contributing_ja.md)
| [हिंदी](./contributing_hi.md)
-## Lass uns Bruno noch besser machen, gemeinsam !!
+## Lass uns Bruno noch besser machen, gemeinsam!!
Ich freue mich, dass Du Bruno verbessern möchtest. Hier findest Du eine Anleitung, mit der Du Bruno auf Deinem Computer einrichten kannst.
diff --git a/docs/readme/readme_pt_br.md b/docs/readme/readme_pt_br.md
index 300ec7ff0..577ff1d42 100644
--- a/docs/readme/readme_pt_br.md
+++ b/docs/readme/readme_pt_br.md
@@ -45,7 +45,7 @@ Bruno é totalmente offline. Não há planos de adicionar sincronização em nuv
A grande maioria dos nossos recursos são gratuitos e de código aberto.
Nós nos esforçamos para encontrar um equilíbrio harmônico entre [princípios de código aberto e sustentabilidade](https://github.com/usebruno/bruno/discussions/269)
-Você pode pré encomendar o plano [Golden Edition](https://www.usebruno.com/pricing) por ~~USD $19~~ **USD $9** !
+Você pode pré encomendar o plano [Golden Edition](https://www.usebruno.com/pricing) por ~~USD $19~~ **USD $9**!
### Instalação
diff --git a/packages/bruno-cli/src/index.js b/packages/bruno-cli/src/index.js
index d9bc66550..038667072 100644
--- a/packages/bruno-cli/src/index.js
+++ b/packages/bruno-cli/src/index.js
@@ -20,7 +20,7 @@ const run = async () => {
.commandDir('commands')
.epilogue(CLI_EPILOGUE)
.usage('Usage: $0 [options]')
- .demandCommand(1, "Woof !! Let's play with some APIs !!")
+ .demandCommand(1, "Woof!! Let's play with some APIs!!")
.help('h')
.alias('h', 'help');
};
diff --git a/readme.md b/readme.md
index 46af199d3..c55b2dd7a 100644
--- a/readme.md
+++ b/readme.md
@@ -47,7 +47,7 @@ Bruno is offline-only. There are no plans to add cloud-sync to Bruno, ever. We v
Majority of our features are free and open source.
We strive to strike a harmonious balance between [open-source principles and sustainability](https://github.com/usebruno/bruno/discussions/269)
-You can buy the [Golden Edition](https://www.usebruno.com/pricing) for a one-time payment of **$19** !
+You can buy the [Golden Edition](https://www.usebruno.com/pricing) for a one-time payment of **$19**!
### Installation