From 4cbde526adbb25c4dfaa4b44d18d487f8ef73cc6 Mon Sep 17 00:00:00 2001 From: kwaji Date: Sat, 13 Sep 2025 02:17:12 -0700 Subject: [PATCH] fix: remove extra space before parenthesis close --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab5441410..a1b9ae55f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ docker run --name nuqdb \ Set environment variables in a .env in the /apps/api/ directory you can copy over the template in .env.example. -To start, we won't set up authentication, or any optional sub services (pdf parsing, JS blocking support, AI features ) +To start, we won't set up authentication, or any optional sub services (pdf parsing, JS blocking support, AI features) .env: