From e8de474d4236805e626ed837f72e5e7001e1a4ea Mon Sep 17 00:00:00 2001 From: Christian Byrne Date: Tue, 30 Sep 2025 19:10:20 -0700 Subject: [PATCH] [docs] Change grammar in docs (#5868) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Updates docs. This PR is mostly for testing some n8n automation ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-5868-docs-Change-grammar-in-docs-27e6d73d3650812691d2dcf71efe7bf4) by [Unito](https://www.unito.io) --- browser_tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser_tests/README.md b/browser_tests/README.md index 6b68d6edb..500d665c2 100644 --- a/browser_tests/README.md +++ b/browser_tests/README.md @@ -16,7 +16,7 @@ Without this flag, parallel tests will conflict and fail randomly. ### ComfyUI devtools -ComfyUI_devtools is now included in this repository under `tools/devtools/`. During CI/CD, these files are automatically copied to the `custom_nodes` directory. +ComfyUI_devtools is included in this repository under `tools/devtools/`. During CI/CD, these files are automatically copied to the `custom_nodes` directory. _ComfyUI_devtools adds additional API endpoints and nodes to ComfyUI for browser testing._ For local development, copy the devtools files to your ComfyUI installation: