Skip to content

Commit 07eb200

Browse files
authored
Update README.md
1 parent 6ef4ba9 commit 07eb200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ import { Application } from 'curveball/@core';
137137
import browser from '@curveball/browser';
138138

139139
const app = new Application();
140-
app.use(browser({});
140+
app.use(browser({}));
141141
```
142142

143143

0 commit comments

Comments
 (0)