We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b1c10 commit 03a4565Copy full SHA for 03a4565
java/Face/README.md
@@ -23,7 +23,7 @@ Enter the following at a command prompt from your root folder: <br>
23
NOTE: If you run this sample with JRE 9+, you may encounter the following issue:
24
https://github.com/Azure/autorest-clientruntime-for-java/issues/569 which results in the following output: <br>
25
`WARNING: An illegal reflective access operation has occurred` ... (plus several more warnings) <br>
26
-This should not prevent the sample from running correctly, so this can be ignored.
+This should not prevent the quickstart from running correctly, so this can be ignored.
27
28
## References
29
- Face Documentation: https://docs.microsoft.com/en-us/azure/cognitive-services/face/
0 commit comments