We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdbc97 commit 6ca629cCopy full SHA for 6ca629c
components/niceboard/actions/update-job/update-job.mjs
@@ -3,7 +3,7 @@ import niceboard from "../../niceboard.app.mjs";
3
export default {
4
key: "niceboard-update-job",
5
name: "Update Job",
6
- description: "Updaets an existing job posting within the Niceboard app.",
+ description: "Updates an existing job posting within the Niceboard app.",
7
version: "0.0.1",
8
type: "action",
9
props: {
0 commit comments