Skip to content

Commit

Permalink
docs(Readme): typos
Browse files Browse the repository at this point in the history
chors(version): 1.1.4
  • Loading branch information
fishme committed Dec 21, 2023
1 parent 3b8d9bb commit 0441e1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ What you can do with this [node-red](https://flows.nodered.org/node/@headless-ar
Develop your [Slack app using Bolt](https://slack.dev/bolt-js/tutorial/getting-started) for JavaScript with Node-Red.

```shell
npm i @headless-architecture/node-red-contrib-slack-bolt`
npm i @headless-architecture/node-red-contrib-slack-bolt
```

> [!IMPORTANT]
Expand Down Expand Up @@ -94,7 +94,7 @@ settings:
open your folder via favourite shell<br />
```shell
npm i @headless-architecture/node-red-contrib-slack-bolt`
npm i @headless-architecture/node-red-contrib-slack-bolt
```

### Node-Red Configuration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@headless-architecture/node-red-contrib-slack-bolt",
"version": "1.1.3",
"version": "1.1.4",
"description": "Control your Slack App via Node-Red! Slack Bolt integration.",
"keywords": [
"Slack",
Expand Down

0 comments on commit 0441e1f

Please sign in to comment.