Skip to content

Commit 509beab

Browse files
committed
Fix typo
1 parent 84f43f3 commit 509beab

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
@@ -54,4 +54,4 @@ To compile only one pattern, use the following command.
5454
$ cd design_patterns_in_typescript/visitor
5555
$ tsc --target ES5 visitor.ts
5656
```
57-
>> Here if there is no `--outFile` option then the compiler generates the js counterpart into the current directory.
57+
> Here if there is no `--outFile` option then the compiler generates the js counterpart into the current directory.

0 commit comments

Comments
 (0)