Skip to content

Commit c0e63fa

Browse files
authored
Replace Go Application Instead of Ruby Script
This Quickstart is a Go Application, not a Ruby Script
1 parent f53cd24 commit c0e63fa

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Face/QuickStarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/Face/QuickStarts/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ You should see a JSON string of detected face data printed to the console. The f
306306

307307
## Next steps
308308

309-
In this quickstart, you wrote a Ruby script that calls the Azure Face API to detect faces in an image and return their attributes. Next, explore the Face API reference documentation to learn more.
309+
In this quickstart, you wrote a Go Console Application that calls the Azure Face API to detect faces in an image and return their attributes. Next, explore the Face API reference documentation to learn more.
310310

311311
> [!div class="nextstepaction"]
312312
> [Face API](https://westus.dev.cognitive.microsoft.com/docs/services/563879b61984550e40cbbe8d/operations/563879b61984550f30395236)

0 commit comments

Comments
 (0)