Commit 687d5e3
authored
[5.4] remove trailing slash (#45566)
This pr removes the trailing slash from the hr element. It is not valid html and not required.
This is only in the testing sample data plugin so it is not distributed but someone might see it during development and mistakenly conclude that a trailing slash should be added
code review only
Signed-off-by: BrianTeeman <[email protected]>1 parent 7c3fb52 commit 687d5e3
File tree
1 file changed
+1
-1
lines changed- plugins/sampledata/testing/language/en-GB
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
| 507 | + | |
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| |||
0 commit comments