diff --git a/docs/content/docs/web/request-animation-frame.mdx b/docs/content/docs/web/request-animation-frame.mdx index 6fd9e960..189039ac 100644 --- a/docs/content/docs/web/request-animation-frame.mdx +++ b/docs/content/docs/web/request-animation-frame.mdx @@ -21,4 +21,4 @@ function update() { } update(); -``` \ No newline at end of file +```