Fix wording in Google Calendar create_event strings for consistency (#130183)
parent
4e2f5bdb7d
commit
4adffdd1a6
|
@ -87,8 +87,8 @@
|
|||
}
|
||||
},
|
||||
"create_event": {
|
||||
"name": "Creates event",
|
||||
"description": "Add a new calendar event.",
|
||||
"name": "Create event",
|
||||
"description": "Adds a new calendar event.",
|
||||
"fields": {
|
||||
"summary": {
|
||||
"name": "Summary",
|
||||
|
|
Loading…
Reference in New Issue