Skip to content

Commit 947d97f

Browse files
committed
fix mistake in update metadata
1 parent f08f649 commit 947d97f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/docs/reference/buttonActions/updateMetadata.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ Make sure to use quotes around your JavaScript expressions to avoid accidentally
2626

2727
:::
2828

29-
:::note[Requires JS Engine]
29+
:::note[Requires JavaScript to be Enabled]
3030

3131
When trying to use the `evaluate` option to run JavaScript expressions, make sure you have the following:
3232

33-
1. [JS Engine](https://github.com/mProjectsCode/obsidian-js-engine-plugin) installed and enabled.
34-
2. Enabled **JavaScript** in the Meta Bind settings.
33+
1. Enabled **JavaScript** in the Meta Bind settings.
3534

3635
:::
3736

0 commit comments

Comments
 (0)