✏️ Fix typo, simplify single quote/apostrophe character in "Sister Margaret's" everywhere in the docs (#721)

This commit is contained in:
Sebastián Ramírez
2023-12-04 13:13:03 +01:00
committed by GitHub
parent 909286cc03
commit 5c0fca1d96
93 changed files with 108 additions and 108 deletions

View File

@@ -10,7 +10,7 @@ At this point we have a `team` table:
<td>1</td><td>Preventers</td><td>Sharp Tower</td>
</tr>
<tr>
<td>2</td><td>Z-Force</td><td>Sister Margarets Bar</td>
<td>2</td><td>Z-Force</td><td>Sister Margaret's Bar</td>
</tr>
</table>