summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fa0671..f3dfa8a 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Here is how you use the high-level `HTML5` library API:
<?php
// Assuming you installed from Composer:
require "vendor/autoload.php";
-use Masterminds/HTML5;
+use Masterminds\HTML5;
// An example HTML document: