awsdocs / amazon-elasticache-docs

The open source version of the Amazon ElastiCache User Guide. You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a pull request.
Other
26 stars 78 forks source link

Change " in contraction to ' #24

Closed bobmazanec closed 4 years ago

bobmazanec commented 4 years ago

Issue #, if available: n/a

Description of changes: Change can"t (introduced in 5b28e27) to can't

I made the change in the GitHub web editor, changing only l. 166; AFAIK I didn't touch the EOF 🤷

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

spaethp commented 4 years ago

Thanks