Skip to content

Commit 788227b

Browse files
authored
Merge pull request #45920 from mantrax314/patch-1
Replace Text Ruby Script to "Go Application"
2 parents 5f2760a + c0e63fa commit 788227b

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)