Skip to content

Commit da908b6

Browse files
committed
fixed typos
Signed-off-by: Alexander Piskun <[email protected]>
1 parent 1644c6f commit da908b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
The bot answers questions in chat based on the model set by Nextcloud Assistant.
99

10-
## Hot to install:
10+
## How to install:
1111

1212
1. Set up a deployment daemon by following the [AppAPI instructions](https://nextcloud.github.io/app_api/CreationOfDeployDaemon.html). _(Automatically created with AIO)_
1313
2. Go to the `Apps` menu in Nextcloud, find this app, and click `Deploy and Enable`.

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
**A talk bot using [`AppAPI`](https://github.com/nextcloud/app_api), Task Processing API, and Talk Bot API.**
99
1010
The bot is capable of answering questions in chat depending on the model set by Nextcloud Assistant.
11-
.
11+
1212
**The [`AppAPI`](https://github.com/nextcloud/app_api) application needs to be enabled to install and use this bot.**
1313
]]></description>
1414
<version>3.0.0</version>

0 commit comments

Comments
 (0)