Skip to content

Commit 0fad058

Browse files
sdwheelerCopilot
andcommitted
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent ae07e96 commit 0fad058

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

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

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

@@ -117,7 +117,7 @@ There are two ways to search for content in Docs.
117117
matching articles from all documentation sets.
118118

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

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

0 commit comments

Comments
 (0)