summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xexamples/writing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/writing.php b/examples/writing.php
index e4ac6c6..239520a 100755
--- a/examples/writing.php
+++ b/examples/writing.php
@@ -28,7 +28,7 @@ $writer->insertAll($teams);
<html lang="fr">
<head>
<meta charset="utf-8">
- <title>Using the \League\Writer object</title>
+ <title>Using the \League\Csv\Writer object</title>
<link rel="stylesheet" href="example.css">
</head>
<body>