Skip to content

Commit 8cb0715

Browse files
sdwheelerCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d444f36 commit 8cb0715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/docs-conceptual/how-to-use-docs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ There are two ways to provide feedback on the documentation.
5050

5151
- **Anonymous feedback** - The **Was this helpful?** section on the right side of the article allows
5252
you to provide a thumbs-up or thumbs-down rating. You can also enter more feedback in a text box.
53-
- **Feeback on GitHub** - At the bottom of each article, you can provide feedback on the
53+
- **Feedback on GitHub** - At the bottom of each article, you can provide feedback on the
5454
documentation or the product. These links take you to the GitHub repository where you can open an
5555
issue and give feedback.
5656

@@ -100,7 +100,7 @@ There are two ways to search for content in Docs.
100100
matching articles from all documentation sets.
101101

102102
In the following example, you see how the drop-down list is filtered to show the `Get-ChildItem`
103-
command as you type the name. When you enter `gci`, it the filter shows the `Get-CimInstance` and
103+
command as you type the name. When you enter `gci`, the filter shows the `Get-CimInstance` and
104104
`Get-ChildItem` commands because the alias for both commands starts with `gci`.
105105

106106
Next, the word `idempotent` is entered. The filter shows no articles. Clicking the search link

0 commit comments

Comments
 (0)