Skip to content

Commit 4a0929e

Browse files
Typo in upgrading.md
Co-authored-by: Bo Andersen <boan@jfmedier.dk>
1 parent f78df8f commit 4a0929e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

UPGRADING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ From version 2.0.0, the namespace of the `Splitter` and `Tokenizer` has changed
1212
<?php
1313

1414
-use Kodus\SQLSplit\Splitter;
15-
+use Kodus\SQLSPlit\Splitter;
15+
+use Kodus\SQLSplit\Splitter;
1616
-use Kodus\SQLSplit\Tokenizer;
17-
+use Kodus\SQLSPlit\Tokenizer;
17+
+use Kodus\SQLSplit\Tokenizer;
1818
```
1919

2020
_The namespace Kodus/SQL collided with a namespace of another (private) kodus repository. The namespace `Kodus\SQL` is

0 commit comments

Comments
 (0)