Skip to content

Commit 175d02f

Browse files
authored
docs: format README with prettier (#847)
1 parent f682579 commit 175d02f

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 @@ You can use routing-controllers with [express.js][1] or [koa.js][2].
8585
and make sure to import it before you use routing-controllers:
8686

8787
```typescript
88-
import "reflect-metadata";
88+
import 'reflect-metadata';
8989
```
9090

9191
3. Install framework:

0 commit comments

Comments
 (0)