Skip to content

Commit 4eff52f

Browse files
committed
docs: πŸ“˜ typo fixes
typo fixes
1 parent 1d8ea45 commit 4eff52f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Ždocs/setup/cli-output/index.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Checking formatting...
2727

2828
──────────────────────────── ESLint output ────────────────────────────
2929

30-
/Users/talrofe/Desktop/Exlint/index.js
30+
/Users/exlint/Dashboard/index.js
3131
4:1 error File has too many lines (4). Maximum allowed is 3 max-lines
3232

3333
βœ– 1 problem (1 error, 0 warnings)

β€Ždocs/welcome/getting-started/index.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To install the Exlint CLI with `npm`, run one of the following commands:
4848
</TabItem>
4949
</Tabs>
5050

51-
### 2. πŸš€ Run your first compliance run
51+
### 2. πŸš€ Run your first compliance check
5252

5353
Use the `go` command to quickly setup a recommended compliance and customize it in our Dashboard.
5454

0 commit comments

Comments
Β (0)