Fixed capitalization of subsections in chapter 7. Response#981
Fixed capitalization of subsections in chapter 7. Response#981rivantsov wants to merge 1 commit intographql:mainfrom rivantsov:P28_SubSectionTitlesCap
Conversation
✅ Deploy Preview for graphql-spec-draft ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Notes from the Dec APAC WG: thanks for spotting this inconsistency. We need to decide on a style guide for the spec and then uniformly apply it across the entire document for all |
|
I've used: To pull out all the titles of this format. They roughly sort into: Title caseSeems like deliberate title case. Title case via keywordsSeems like title case but could just be that capitalised keywords such as Sentence caseUnambiguously sentence case. Sentence case except keywordsCapitalisation of keywords ( IndeterminateSingle words don't sway one way or the other. One more thing...There's inconsistency on whether we should capitalise after a hyphen; e.g. we have |
|
After a deeper analysis, I have proposed this: #1003 |
|
Perfect! |
|
Since the new style guide sets the Title case for headings, this PR fixes the remaining non-conforming headers to Title case, so it is ready to merge. |
Changed capitalization of subsections to first-cap style like in the rest of the doc