diff --git a/plugins/converter-resources/src/components/CopyAsMarkdownButton.svelte b/plugins/converter-resources/src/components/CopyAsMarkdownButton.svelte
index ff75df291c..b09753503b 100644
--- a/plugins/converter-resources/src/components/CopyAsMarkdownButton.svelte
+++ b/plugins/converter-resources/src/components/CopyAsMarkdownButton.svelte
@@ -2,13 +2,13 @@
// Copyright © 2026 Hardcore Engineering Inc.
//
// Licensed under the Eclipse Public License, Version 2.0 (the "License");
-// you may not use it except in compliance with the License. You may obtain
+// you may not use this file except in compliance with the License. You may obtain
// a copy of the License at https://www.eclipse.org/legal/epl-2.0
-->
{#if hasData}
-
-
+
{/if}