Skip to content

Commit 7c91597

Browse files
committed
Grammar fix
1 parent 4acfcda commit 7c91597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schemas/config/3.0.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$id": "https://raw.githubusercontent.com/roadrunner-server/roadrunner/refs/heads/master/schemas/config/3.0.schema.json",
33
"$schema": "https://json-schema.org/draft/2019-09/schema",
44
"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.",
5+
"description": "This is your main RoadRunner configuration file. It should contain all the plugins you want to load and their configuration.",
66
"type": "object",
77
"required": [
88
"version"

0 commit comments

Comments
 (0)