Skip to content

Commit 4e2a2fd

Browse files
committed
Fix vale prose errors
1 parent 470c99d commit 4e2a2fd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.vale/Vocab/docs/accept.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ onboarding
108108
[o|O]verutilize
109109
[o|O]verutilization
110110
Ops
111+
quickpizza
111112
Palo
112113
Paulo
113114
performant
@@ -163,6 +164,7 @@ variadic
163164
vendored
164165
walkthrough
165166
webpages
167+
webapp
166168
WooCommerce
167169
wpnonce
168170
Zendesk

src/data/markdown/translated-guides/en/01 Get started/05 resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you need a place to test k6 scripts, you can use these playground/demo server
3535
- [grpcbin.test.k6.io](https://grpcbin.test.k6.io/). A simple gRPC Request & Response Service. [grafana/k6-grpcbin](https://github.com/grafana/k6-grpcbin)
3636

3737

38-
Note that these are shared testing environments - please avoid high-load tests. Alternatively, you can host them on your infrastructure and run the examples on the repo.
38+
Note that these are shared testing environments - please avoid high-load tests. Alternatively, you can host them on your infrastructure and run the examples in the repository.
3939

4040

4141
## k6 + your favorite tool

0 commit comments

Comments
 (0)