Skip to content

Commit 4d76fe8

Browse files
Andra MircioiuAndra Mircioiu
authored andcommitted
correct code for bolding is used in tables
1 parent ea2922a commit 4d76fe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/geoip/docs/web-services/legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ encoding is also referred to as latin1.
176176
<td>Metro code</td>
177177
<td>integer</td>
178178
<td>
179-
**Deprecated**. This is a no-longer-maintained code for targeting
179+
<strong>Deprecated</strong>. This is a no-longer-maintained code for targeting
180180
advertisements in Google.
181181
</td>
182182
<td></td>

layouts/shortcodes/csv-location-table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
<td>metro_code</td>
307307
<td>integer</td>
308308
<td>
309-
**Deprecated**. This is a no-longer-maintained code for targeting
309+
<strong>Deprecated.</strong> This is a no-longer-maintained code for targeting
310310
advertisements in Google.
311311
</td>
312312
{{ if eq $isEnterprise "false" }}

0 commit comments

Comments
 (0)