docs: add missing dots in action/trigger descriptions

This commit is contained in:
Rıdvan Akca
2023-06-25 16:57:18 +03:00
committed by Ali BARIN
parent f55ec4bd8a
commit 110c2dbac8
10 changed files with 30 additions and 30 deletions

View File

@@ -8,7 +8,7 @@ items:
- name: Delete
desc: Delete rows found based on the given where clause entries.
- name: SQL query
desc: Executes the given SQL statement..
desc: Executes the given SQL statement.
---
<script setup>