Skip to content

Commit 97f8b78

Browse files
authored
Update README.md
1 parent 699462f commit 97f8b78

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
@@ -85,7 +85,7 @@ DESCRIPTION;
8585
}
8686
```
8787

88-
### [StringScalar](StringScalar.php)
88+
### [StringScalar](src/StringScalar.php)
8989

9090
The `StringScalar` encapsulates all the boilerplate associated with creating a string-based Scalar type.
9191
It does the proper string checking for you and let's you focus on the minimal logic that is specific to your use case.

0 commit comments

Comments
 (0)