From 3ac9a44abfba94e65179658d304e9bd453aaef76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20V=C3=A1squez?= Date: Tue, 2 Dec 2025 15:40:39 -0600 Subject: [PATCH] Update AGENTS.md (#1818) --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 203422200..ee391cc03 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -144,7 +144,7 @@ Key recurring tasks (via `config/recurring.yml`): URL: `http://fizzy.localhost:3006` Login: david@37signals.com (passwordless magic link auth - check rails console for link) -Use Chrome MCP tools to interact with the running dev app for UI testing and debugging.`` +Use Chrome MCP tools to interact with the running dev app for UI testing and debugging. ## Coding style