Merge pull request #757 from survivant/feature/cleanup-docs-typo

Fix some typo in documentation
This commit is contained in:
Anoop M D
2023-10-25 23:31:26 +05:30
committed by GitHub
11 changed files with 15 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
## Development
Bruno is being developed as a desktop app. You need to load the app by running the nextjs app in one terminal and then run the electron app in another terminal.
Bruno is being developed as a desktop app. You need to load the app by running the Next.js app in one terminal and then run the electron app in another terminal.
### Dependencies