We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62203f8 commit 6731a6eCopy full SHA for 6731a6e
src/Elastic.Documentation.LinkIndex/LinkIndexReader.cs
@@ -15,7 +15,7 @@ public class Aws3LinkIndexReader(IAmazonS3 s3Client, string bucketName = "elasti
15
16
// <summary>
17
// Using <see cref="AnonymousAWSCredentials"/> to access the link index
18
- // allows to read from the link index without the need to provide AWS credentials.
+ // allows reading from the link index without the need to provide AWS credentials.
19
// </summary>
20
public static Aws3LinkIndexReader CreateAnonymous()
21
{
0 commit comments