Skip to content

Commit 9b352a4

Browse files
authored
Fix typo
1 parent 560e0ba commit 9b352a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ docker run --name web0 -p 8080:80 -v $PWD:/var/www/html moodlehq/moodle-php-a
3939

4040
## Features
4141
* Preconfigured with all php extensions required for Moodle development and all database drivers
42-
* Serves wwroot configured at /var/www/html/
42+
* Serves wwwroot configured at /var/www/html/
4343
* For PHP 7.3 and up, both `linux/amd64` and `linux/arm64` images are being built. Note that `linux/arm64` doesn't support the sqlsrv and oci extensions yet. Other than that, both architectures work exactly the same.
4444
* Verified by [automated tests](https://travis-ci.com/moodlehq/moodle-php-apache).
4545
* Autobuilt from GHA, on push.

0 commit comments

Comments
 (0)