mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 14:28:01 -05:00
Fixed few typos that I could find
This commit is contained in:
@@ -9,7 +9,7 @@ The goal of this app is to not only provide a user interface for Fabric, but als
|
||||
|
||||
## Installing
|
||||
|
||||
The app can be run by navigating to the `web` directory and using `npm install`, `pnpm install`, or your preferred package manager. Then simply run `npm run dev`, `pnpm run dev`, or your equivalent command to start the app. *You will need to run fabric in a seperate terminal with the `fabric --serve` command.*
|
||||
The app can be run by navigating to the `web` directory and using `npm install`, `pnpm install`, or your preferred package manager. Then simply run `npm run dev`, `pnpm run dev`, or your equivalent command to start the app. *You will need to run fabric in a separate terminal with the `fabric --serve` command.*
|
||||
|
||||
## Tips
|
||||
|
||||
|
||||
@@ -103,7 +103,7 @@ Could this be the new component for the search bar?
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<h4 class="h4"><b>Share Your Most Important Toughts and Ideas</b></h4>
|
||||
<h4 class="h4"><b>Share Your Most Important Thoughts and Ideas</b></h4>
|
||||
<br>
|
||||
<Card
|
||||
header="Let Your Voice Be Heard"
|
||||
|
||||
Reference in New Issue
Block a user