Skip to content

Commit

Permalink
[docs-revamp] - Add more Vale examples to readme (#23914)
Browse files Browse the repository at this point in the history
## Summary & Motivation

## How I Tested These Changes

## Changelog [New | Bug | Docs]

NOCHANGELOG
  • Loading branch information
erinkcochran87 authored Aug 26, 2024
1 parent 23beba5 commit a9adc44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs-beta/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ yarn lint
## Lints documentation content using Vale Server
## Checks for style guide adherence, grammar, spelling, etc.
yarn vale
yarn vale /path/to/file ## check individual file
yarn vale --no-wrap ## remove wrapping from output
```

### Diagrams
Expand Down

0 comments on commit a9adc44

Please sign in to comment.