diff --git a/docs/latest/concepts/static-files.md b/docs/latest/concepts/static-files.md
index de0bded0527..258d09d1909 100644
--- a/docs/latest/concepts/static-files.md
+++ b/docs/latest/concepts/static-files.md
@@ -47,5 +47,5 @@ deems it safe to do so. You can always opt out of this behaviour per tag, by
adding the `data-fresh-disable-lock` attribute.
```jsx
-
+
;
```