Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove repeated words #1063

Merged

Conversation

david-perez
Copy link
Contributor

I've been spotting these in the docs frequently, so I ran a regex to
remove all instances of repeated words in the codebase.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

I've been spotting these in the docs frequently, so I ran a regex to
remove all instances of repeated words in the codebase.
@david-perez david-perez requested a review from a team as a code owner January 19, 2022 12:24
@mtdowling mtdowling merged commit fe76404 into smithy-lang:main Jan 19, 2022
@david-perez david-perez deleted the davidpz-remove-repeated-words branch January 19, 2022 17:15
@@ -452,7 +452,7 @@
* Added `smithy-jmespath`, a dependency-less, JMESPath parser with a rich AST that can be used in code generation, and
performs static analysis of expressions. ([#621](https://github.com/awslabs/smithy/pull/621))
* Added `smithy-waiters`, containing the `@waitable` trait. This provides information that clients can use to poll
until a desired state is reached, or it is determined that that state cannot be reached. ([#623](https://github.com/awslabs/smithy/pull/623))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stet. The original is correct

@rschmitt
Copy link
Contributor

I'm gonna go get the papers, get the papers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants