Skip to content

Commit 1b80d95

Browse files
authored
Merge pull request #190 from fulldecent/patch-2
Fix typo
2 parents 15bc504 + 9b352a4 commit 1b80d95

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
@@ -41,7 +41,7 @@ $ docker run --name web0 -p 8080:80 -v $PWD:/var/www/html moodlehq/moodle-php-a
4141

4242
## Features
4343
* Preconfigured with all php extensions required for Moodle development and all database drivers
44-
* Serves wwroot configured at /var/www/html/
44+
* Serves wwwroot configured at /var/www/html/
4545
* 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.
4646
* Verified by [automated tests](https://travis-ci.com/moodlehq/moodle-php-apache).
4747
* Autobuilt from GHA, on push.

0 commit comments

Comments
 (0)