Skip to content

Commit 9d81c82

Browse files
docs(request): typo in descriptions (#1780)
1 parent 6247567 commit 9d81c82

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/commands/rhoas.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/commands/rhoas_request.md

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/core/localize/locales/en/cmd/request.en.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[request.cmd.shortDescription]
22
description = "Short description for command"
3-
one = "Allows you to perform API requests against the API server"
3+
one = "Allows users to perform API requests against the API server"
44

55
[request.cmd.longDescription]
66
description = "Long description for command"
77
one = '''
8-
Command allows users you to perform API requests against the API server.
8+
Command allows users to perform API requests against the API server.
99
'''
1010

1111
[request.cmd.example]

0 commit comments

Comments
 (0)