Skip to content

Commit 27496c3

Browse files
committed
Fix punctuation for Guided Dev channel description
1 parent 73969bd commit 27496c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

channels.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"guidedDev": {
3333
"id": "guidedDev",
3434
"name": "Guided Development",
35-
"description": "A set of ready to install components that guides you through development proceess of your first application"
35+
"description": "A set of ready to install components that guides you through development proceess of your first application."
3636
}
3737
}

0 commit comments

Comments
 (0)