File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
reference/docs-conceptual Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
102102In 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
106106Next, 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