Skip to content

docs: small rephrase #1479

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

Merged
merged 3 commits into from
Oct 13, 2022
Merged

docs: small rephrase #1479

merged 3 commits into from
Oct 13, 2022

Conversation

roeybiran
Copy link
Contributor

No description provided.

@@ -316,8 +316,7 @@ extension APIClient {

Unfortunately, `XCTFail` cannot be used in non-test targets, and so this instance cannot be defined
in the same file where your dependency is registered. To work around this you can use our
[XCTestDynamicOverlay][xctest-dynamic-overlay-gh] library that dynamically invokes `XCTFail`, and
is already included in the Composable Architecture. It also comes with some
[XCTestDynamicOverlay][xctest-dynamic-overlay-gh] library that dynamically invokes `XCTFail` and is already included in the Composable Architecture. It also comes with some
Copy link
Member

Choose a reason for hiding this comment

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

It's hard to tell what's different with the newlines here. Am I correct in my reading that this PR is removing the comma between "XCTFail" and "and"? I think we're OK with the existing punctuation, but if I'm missing something please let me know!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi, the second commit was to remove an accidental new line, and while I was at it I thought that removing the comma read better. Anyway, this edit is indeed negligible — this PR is mainly about removing the "automatically accessibly" which seemed like an error to me.

P. S. — I wanted to mention this in the PR's description but forgot — thank you so much for everything you do for the community and for the amazing gift that is the Composable Architecture. The ReducerProtocol release is simply mind-blowing!

Copy link
Member

Choose a reason for hiding this comment

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

Ah, my brain didn't see that in the diff. I'm going to fix the word wrapping and then will merge!

@stephencelis stephencelis merged commit 6771988 into pointfreeco:main Oct 13, 2022
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.

2 participants