We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac667da + 0441b38 commit cfeb699Copy full SHA for cfeb699
articles/cognitive-services/QnAMaker/includes/quickstart-sdk-ruby.md
@@ -170,7 +170,7 @@ Here is the main method for the application.
170
171
:::code language="ruby" source="~/cognitive-services-quickstart-code/ruby/qnamaker/sdk/quickstart.rb" id="Main":::
172
173
-Run the application with the ruby command on your quickstart file.
+Run the application with the Ruby command on your quickstart file.
174
175
```console
176
ruby quickstart.rb
0 commit comments