diff --git a/modules/rflows/mod.ts b/modules/rflows/mod.ts
index 7a10668..45689e1 100644
--- a/modules/rflows/mod.ts
+++ b/modules/rflows/mod.ts
@@ -786,7 +786,7 @@ routes.post("/api/budgets/segments", async (c) => {
const flowsScripts = `
- `;
+ `;
const flowsStyles = ``;