We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3dde6 commit 9ede590Copy full SHA for 9ede590
examples/textract.ex
@@ -1,7 +1,7 @@
1
defmodule AWS.Examples.Textract do
2
3
@doc"""
4
- Examples of analyzing a document.
+ Example of analyzing a document.
5
REF: https://docs.aws.amazon.com/textract/latest/dg/text-location.html
6
"""
7
def analyze_document do
0 commit comments