We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acfcda commit 7c91597Copy full SHA for 7c91597
1 file changed
schemas/config/3.0.schema.json
@@ -2,7 +2,7 @@
2
"$id": "https://raw.githubusercontent.com/roadrunner-server/roadrunner/refs/heads/master/schemas/config/3.0.schema.json",
3
"$schema": "https://json-schema.org/draft/2019-09/schema",
4
"title": "RoadRunner Main Configuration File",
5
- "description": "This is your main RoadRunner configuration file. It should contains all the plugins you want to load and their configuration.",
+ "description": "This is your main RoadRunner configuration file. It should contain all the plugins you want to load and their configuration.",
6
"type": "object",
7
"required": [
8
"version"
0 commit comments