AWS lexv2 documentation change
Summary
Changed list continuation format from 'etc.' to 'and so on' in multiple columns descriptions
Security assessment
Purely stylistic/formatting change with no security implications. Does not alter functionality or security controls.
Diff
diff --git a/lexv2/latest/dg/file-input-test-sets.md b/lexv2/latest/dg/file-input-test-sets.md index 4c49cd77d..2624d0fe2 100644 --- a//lexv2/latest/dg/file-input-test-sets.md +++ b//lexv2/latest/dg/file-input-test-sets.md @@ -48 +48 @@ Request Attribute | Text and Audio | String | Yes | This column is used to prov - * Multiple columns named such as 'Request Attribute 1', 'Request Attribute 2', etc., may be used. + * Multiple columns named such as 'Request Attribute 1', 'Request Attribute 2', and so on, may be used. @@ -58 +58 @@ Session Attribute | Text and Audio | String | Yes | This column is used to prov - * Multiple columns named such as: 'Session Attribute 1', 'Session Attribute 2', etc., may be used. + * Multiple columns named such as: 'Session Attribute 1', 'Session Attribute 2', and so on, may be used. @@ -69 +69 @@ RunTime Hint | Text and Audio | String | Yes | This column is used to provide a - * Multiple columns named such as 'RunTime Hint 1', 'RunTime Hint 2', etc., may be used. + * Multiple columns named such as 'RunTime Hint 1', 'RunTime Hint 2', and so on, may be used.