Skip to content

Commit d94bec0

Browse files
authored
Update fi import path osa8e.md
1 parent 7c0def8 commit d94bec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/8/fi/osa8e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Tiedosto <i>index.js</i> muuttuu seuraavasti
468468
```js
469469
// highlight-start
470470
const { WebSocketServer } = require('ws')
471-
const { useServer } = require('graphql-ws/lib/use/ws')
471+
const { useServer } = require('graphql-ws/use/ws')
472472
// highlight-end
473473

474474
// ...

0 commit comments

Comments
 (0)