Skip to content

Commit 790febe

Browse files
committed
2 parents 01da566 + be78e61 commit 790febe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here's how you can use Array Dot Notation in your PHP project:
3434
<?php
3535
require 'vendor/autoload.php';
3636

37-
use sajadsdi\ArrayDotNotation\DotNotation;
37+
use Sajadsdi\ArrayDotNotation\DotNotation;
3838

3939
// Create an instance of DotNotation with an array
4040
$data = [

0 commit comments

Comments
 (0)