Browse Source

Docs: Minor test change to Perl docs

Clinton Gormley 10 years ago
parent
commit
4bb7520e6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/perl/index.asciidoc

+ 1 - 1
docs/perl/index.asciidoc

@@ -63,7 +63,7 @@ $e->index(
     body    => {
         title   => 'Elasticsearch clients',
         content => 'Interesting content...',
-        date    => '2013-09-24'
+        date    => '2014-09-24'
     }
 );