Skip to content

Commit 3f86040

Browse files
Update identifiers.md (#1681)
Correction trnasformer to transformer l.118
1 parent e93e4d7 commit 3f86040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ final class UuidUriVariableTransformer implements UriVariableTransformerInterfac
115115
}
116116

117117
/**
118-
* Checks whether the given uri variable is supported for transformation by this trnasformer.
118+
* Checks whether the given uri variable is supported for transformation by this transformer.
119119
*
120120
* @param mixed $value The uri variable value to transform
121121
* @param array $types The types to which the data should be transformed

0 commit comments

Comments
 (0)