Skip to content

Commit 15a337c

Browse files
authored
docs: correct "babrebones" typo (#1836)
See above.
2 parents d88fa9e + 8f6af9e commit 15a337c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.Installation/4.docker-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The easiest way to run Stable Diffusion WebUI is to use the prebuilt image from
2626
```bash
2727
docker pull tukirito/sygil-webui:latest
2828
```
29-
This image includes the babrebones environment to run the Web UI. The models will be downloaded during the installation process. You will have to take care of the volume for the `sd/models` directory.
29+
This image includes the barebones environment to run the Web UI. The models will be downloaded during the installation process. You will have to take care of the volume for the `sd/models` directory.
3030

3131

3232
You can run the image using the following command:

0 commit comments

Comments
 (0)