We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b85a1 commit 9240972Copy full SHA for 9240972
scripts/convert_title_to_sentence_case.py
@@ -6,7 +6,7 @@
6
7
# reserved phrases dictionary, key: all lowercase letters, value: correct format
8
reserved_phrases = {
9
- 'microstrategy': 'Strategy',
+ 'microstrategy': 'MicroStrategy',
10
'.microstrategy.': '.microstrategy.',
11
'microstrategy.': 'microstrategy.',
12
'microstrategy-rest-api-samples': 'microstrategy-rest-api-samples',
0 commit comments