We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986e486 commit f6a89a1Copy full SHA for f6a89a1
1 file changed
docs/toolhive/guides-registry/intro.mdx
@@ -29,7 +29,7 @@ exposes it through a standardized API. When you start the server, it:
29
1. Loads configuration from a YAML file
30
2. Runs database migrations automatically
31
3. Immediately fetches registry data from the configured sources
32
-4. Starts background sync coordinator for automatic updates (for synced sources)
+4. Starts a background sync coordinator for automatic updates (for synced sources)
33
5. Serves MCP Registry API endpoints on the configured address
34
35
```mermaid
0 commit comments