Commit 5236f68
authored
Removed trailing space contained within link text (#2911)
## Motivation for the change, related issues
The trailing space contained within the "WordPress Playground" link
before the following period was making my eye twitch, this PR removes
it.
<img width="360" height="92" alt="Screenshot 2025-11-17 at 1 43 51 PM"
src="https://github.com/user-attachments/assets/28ebe34f-8b1d-4efc-8964-6d55e1b49d29"
/>
## Implementation details
Removed the trailing space
## Testing Instructions (or ideally a Blueprint)
Small copy-related fix, didn't bother with testing or a blueprint.1 parent 5820579 commit 5236f68
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
0 commit comments