Skip to content

Commit cfeb699

Browse files
authored
Merge pull request #90643 from changeworld/patch-6
Fix typo
2 parents ac667da + 0441b38 commit cfeb699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/QnAMaker/includes/quickstart-sdk-ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Here is the main method for the application.
170170

171171
:::code language="ruby" source="~/cognitive-services-quickstart-code/ruby/qnamaker/sdk/quickstart.rb" id="Main":::
172172

173-
Run the application with the ruby command on your quickstart file.
173+
Run the application with the Ruby command on your quickstart file.
174174

175175
```console
176176
ruby quickstart.rb

0 commit comments

Comments
 (0)