fix(docs): several typos (#1051)

This commit is contained in:
Omkaar
2022-05-16 22:54:39 +05:30
committed by GitHub
parent 7a01b33fb5
commit a2786fbf88
4 changed files with 8 additions and 8 deletions

View File

@@ -130,7 +130,7 @@ The `embed()` function takes two arguments:
> 💡 The `plugin_` prefix can be dropped for convenience
> 💡 The `embed()` function does not have `🗃️ base` plugin enabled by default. To use it, it is required to explicitely pass them through `base` option.
> 💡 The `embed()` function does not have `🗃️ base` plugin enabled by default. To use it, it is required to explicitly pass them through `base` option.
## Examples workflows
@@ -198,4 +198,4 @@ with:
token: ${{ secrets.METRICS_TOKEN }}
```
<!--/examples-->
<!--/examples-->