diff --git a/src/patches/hui-view-editor.ts b/src/patches/hui-view-editor.ts
index 49abf08..5f3736f 100644
--- a/src/patches/hui-view-editor.ts
+++ b/src/patches/hui-view-editor.ts
@@ -33,12 +33,12 @@ customElements.whenDefined("hui-view-editor").then(() => {
const helpLink = document.createElement("p");
helpLink.innerHTML = `
You have layout-card installed which adds some options to this dialog.
- Please see
+ Please see
layout-card on GitHubfor usage instructions.
+ >layout-card on GitHub for usage instructions.