From bfdd572e4056331fa0070ae0c89d3793f11e71dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:16:50 +0100 Subject: [PATCH] Fix typo in README for nextcloud database name --- nextcloud/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 531d0aacf..931861968 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -146,7 +146,7 @@ and you want to overcome this, follow the below steps: Host-name : core-mariadb:3306 ``` -- 3. Go back at `mariadb` add-on, configure it with above credentials and restart it. Make sure the add-on is creating the `netxcloud` database. +- 3. Go back at `mariadb` add-on, configure it with above credentials and restart it. Make sure the add-on is creating the `nextcloud` database. - 4. Go in the webui and fill all required info. Here you can view an example: ![image](https://user-images.githubusercontent.com/19391765/207888717-50b43002-a5e2-4782-b5c9-1f582309df2b.png) @@ -170,4 +170,4 @@ See this component : https://www.home-assistant.io/integrations/nextcloud/ [repository]: https://github.com/alexbelgium/hassio-addons [elasticsearch-shield]: https://img.shields.io/badge/Elasticsearch-optional-blue.svg?logo=elasticsearch -continu \ No newline at end of file +continu