File tree Expand file tree Collapse file tree
reference/docs-conceptual Expand file tree Collapse file tree Original file line number Diff line number Diff 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
119119In 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
123123Next, the word ` idempotent ` is entered. The filter shows no articles. Clicking the search link
You can’t perform that action at this time.
0 commit comments