Skip to content

Commit 20212dd

Browse files
WilcoFiersJym77
andauthored
meta-refresh fix quote markup (#2234)
Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
1 parent 0c8564e commit 20212dd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_rules/meta-refresh-no-delay-bc659a.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ This page will not refresh because it lacks a `http-equiv` attribute.
198198

199199
#### Inapplicable Example 3
200200

201-
This 'meta' element contains an invalid `content` attribute and will not refresh the page.
201+
This `meta` element contains an invalid `content` attribute and will not refresh the page.
202202

203203
```html
204204
<head>
@@ -211,7 +211,7 @@ This 'meta' element contains an invalid `content` attribute and will not refresh
211211

212212
#### Inapplicable Example 4
213213

214-
This 'meta' element contains an invalid `content` attribute and will not refresh the page.
214+
This `meta` element contains an invalid `content` attribute and will not refresh the page.
215215

216216
```html
217217
<head>
@@ -224,7 +224,7 @@ This 'meta' element contains an invalid `content` attribute and will not refresh
224224

225225
#### Inapplicable Example 5
226226

227-
This 'meta' element contains an invalid `content` attribute and will not refresh the page.
227+
This `meta` element contains an invalid `content` attribute and will not refresh the page.
228228

229229
```html
230230
<head>
@@ -237,7 +237,7 @@ This 'meta' element contains an invalid `content` attribute and will not refresh
237237

238238
#### Inapplicable Example 6
239239

240-
This 'meta' element contains an invalid `content` attribute and will not refresh the page.
240+
This `meta` element contains an invalid `content` attribute and will not refresh the page.
241241

242242
```html
243243
<head>
@@ -250,7 +250,7 @@ This 'meta' element contains an invalid `content` attribute and will not refresh
250250

251251
#### Inapplicable Example 7
252252

253-
This 'meta' element contains an invalid `content` attribute and will not refresh the page.
253+
This `meta` element contains an invalid `content` attribute and will not refresh the page.
254254

255255
```html
256256
<head>
@@ -263,7 +263,7 @@ This 'meta' element contains an invalid `content` attribute and will not refresh
263263

264264
#### Inapplicable Example 8
265265

266-
This 'meta' element contains an invalid `content` attribute and will not refresh the page.
266+
This `meta` element contains an invalid `content` attribute and will not refresh the page.
267267

268268
```html
269269
<head>

0 commit comments

Comments
 (0)