docs: add missing dots in action/trigger descriptions
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
favicon: /favicons/google-sheets.svg
|
||||
items:
|
||||
- name: New spreadsheets
|
||||
desc: Triggers when you create a new spreadsheet
|
||||
desc: Triggers when you create a new spreadsheet.
|
||||
- name: New worksheets
|
||||
desc: Triggers when you create a new worksheet in a spreadsheet
|
||||
desc: Triggers when you create a new worksheet in a spreadsheet.
|
||||
- name: New spreadsheet rows
|
||||
desc: Triggers when a new row is added to the bottom of a spreadsheet
|
||||
desc: Triggers when a new row is added to the bottom of a spreadsheet.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user