File tree Expand file tree Collapse file tree 4 files changed +54
-4
lines changed
source/style-guide/includes/terms Expand file tree Collapse file tree 4 files changed +54
-4
lines changed Original file line number Diff line number Diff line change 172
172
*every two weeks *, *every two months *, *twice a week *, and *twice
173
173
a month *.
174
174
175
+ blacklist
176
+ :icon-fa4: `times-circle ` Don't use. Use *access list * as a noun
177
+ and *remove from an access list * as a verb. Use *blocked * as an
178
+ adjective.
179
+
180
+ .. list-table ::
181
+ :widths: 50 50
182
+ :header-rows: 1
183
+
184
+ * - Recommended
185
+ - Not Recommended
186
+
187
+ * - To remove an entry to the access list, click
188
+ **Go to Global Access List **.
189
+ - To add a blacklist entry, click
190
+ **Go to Global Blacklist **.
191
+ * - You can search for an access list entry, add entries to the
192
+ access list, and edit or remove existing entries in the
193
+ access list.
194
+ - You can search for a blacklist entry, add blacklist
195
+ entries, and edit or delete existing blacklist entries.
196
+
175
197
Boolean
176
198
Always use with an initial capital letter.
177
199
Original file line number Diff line number Diff line change 43
43
providers. Capitalize when referring to it as a MongoDB
44
44
offering.
45
45
46
+ master
47
+ :icon-fa4: `times-circle ` Don't use. Use *primary * as an adjective
48
+ or noun.
49
+
46
50
matrixes
47
51
As the plural of *matrix *, use *matrixes * rather than
48
52
*matrices *.
Original file line number Diff line number Diff line change 151
151
:icon-fa5: `trash-alt ` Use *slash * to refer to the / character,
152
152
and use *backslash * to refer to \\ the character.
153
153
154
+ slave
155
+ :icon-fa4: `times-circle ` Don't use. Use *secondary * as an
156
+ adjective or noun.
157
+
154
158
software as a service (SaaS)
155
159
Note the capitalization of the spelled-out term and the
156
160
abbreviation. On first occurrence, use the spelled-out term and
Original file line number Diff line number Diff line change 95
95
setup.
96
96
-
97
97
98
+ whitelist
99
+ :icon-fa4: `times-circle ` Don't use. Use *access list * as a noun and *add to an access list * as a verb.
100
+
101
+ .. list-table ::
102
+ :widths: 50 50
103
+ :header-rows: 1
104
+
105
+ * - Recommended
106
+ - Not Recommended
107
+
108
+ * - To add an entry to the access list, click
109
+ **Go to Global Access List **.
110
+ - To add a whitelist entry, click
111
+ **Go to Global Whitelist **.
112
+ * - You can search for an access list entry, add entries to the
113
+ access list, and edit or remove existing entries in the
114
+ access list.
115
+ - You can search for a whitelist entry, add whitelist
116
+ entries, and edit or delete existing whitelist entries.
117
+
98
118
white paper
99
119
Use as two words.
100
120
134
154
* - Recommended
135
155
- Not Recommended
136
156
137
- * - On the Rule Type page of the New Inbound Rule Wizard, select
138
- **Port ** and then click **Next **.
157
+ * - On the Rule Type page of the New Inbound Rule Wizard,
158
+ select **Port ** and then click **Next **.
139
159
140
- Use the OSCommerce installation wizard to update any required
141
- permissions on the site's files.
160
+ Use the OSCommerce installation wizard to update any
161
+ required permissions on the site's files.
142
162
-
143
163
144
164
work around
You can’t perform that action at this time.
0 commit comments