Skip to content

Fix minor typos in MarkDown #38

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 1 commit into from
Oct 5, 2020
Merged

Fix minor typos in MarkDown #38

merged 1 commit into from
Oct 5, 2020

Conversation

jasper-vandemalle
Copy link
Contributor

This PR fixes some minor typos.

@andimarek andimarek merged commit 36cb34d into graphql-java:master Oct 5, 2020
@jasper-vandemalle jasper-vandemalle deleted the fix-minor-typos branch October 5, 2020 07:00
@@ -99,7 +99,7 @@ Here is how you might put this in place:
@Override
public CompletionStage<List<Object>> load(List<String> keys) {
//
// we use supplyAsync() of values here for maximum parellisation
// we use supplyAsync() of values here for maximum parallelisation
Copy link
Contributor

@nutharsh nutharsh Oct 7, 2020

Choose a reason for hiding this comment

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

@andimarek @jasper-vandemalle A random search across the web on computer processing reveals that parallelization is more commonly used term relative to parallelisation.

Copy link
Contributor

Choose a reason for hiding this comment

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

Let me know if you are guys are okay with opening another PR to fix it across.

Copy link
Member

Choose a reason for hiding this comment

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

@nutharsh that would be great, yes

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