Skip to content

Commit 2402771

Browse files
authored
Fix typo in readme
1 parent ee8c7c8 commit 2402771

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
@@ -283,7 +283,7 @@ for more complex ones
283283

284284
##### Simple Example
285285

286-
You can create an `solid` server ready to use using `solid.createServer(opts)`
286+
You can create a `solid` server ready to use using `solid.createServer(opts)`
287287

288288
```javascript
289289
var solid = require('solid-server')

0 commit comments

Comments
 (0)