Skip to content

Commit 34a9f07

Browse files
authored
Minor typo: "coxcomb graph" v/s "coxcomb chart"
The "bad" and "good" diffs in section 19.2 had different text; making them the same to avoid confusion about what the difference is.
1 parent 28a04a3 commit 34a9f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ Other Style Guides
22042204
firstName: 'Florence',
22052205
- lastName: 'Nightingale'
22062206
+ lastName: 'Nightingale',
2207-
+ inventorOf: ['coxcomb graph', 'modern nursing']
2207+
+ inventorOf: ['coxcomb chart', 'modern nursing']
22082208
};
22092209
22102210
// good - git diff with trailing comma

0 commit comments

Comments
 (0)