all: fix formatting
diff --git a/webui/src/web-components/sketch-diff2-view.ts b/webui/src/web-components/sketch-diff2-view.ts
index 04f3fc2..78b1da3 100644
--- a/webui/src/web-components/sketch-diff2-view.ts
+++ b/webui/src/web-components/sketch-diff2-view.ts
@@ -428,7 +428,9 @@
${fileCountText}
</div>
<div class="text-sm text-gray-600 mb-3">
- These files are not tracked by git. They will be lost if the session ends now. The agent typically does not add files to git until it is ready for feedback.
+ These files are not tracked by git. They will be lost if
+ the session ends now. The agent typically does not add
+ files to git until it is ready for feedback.
</div>
</div>
</div>