docs: fixing typo in dark mode fiddle and doc (#42112)

This commit is contained in:
Richard Torres 2024-05-13 04:50:55 -04:00 committed by GitHub
parent 188196e78c
commit 8d4467bdc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -15,5 +15,4 @@
<script src="renderer.js"></script>
</body>
</body>
</html>

View file

@ -76,7 +76,6 @@ Starting with the `index.html` file:
<script src="renderer.js"></script>
</body>
</body>
</html>
```