Skip to content

Commit f4e2881

Browse files
committed
Fixed typo
1 parent 778b6e8 commit f4e2881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specifications/pattern-schema/pattern-schema-dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$id": "https://raw.githubusercontent.com/ansible/pattern-service/main/specifications/pattern-schema/pattern-schema-dev.json"
3+
"$id": "https://raw.githubusercontent.com/ansible/pattern-service/main/specifications/pattern-schema/pattern-schema-dev.json",
44
"title": "Ansible Pattern Schema",
55
"description": "A schema for validating Ansible pattern definitions",
66
"type": "object",

0 commit comments

Comments
 (0)