Skip to content

Commit 2c78cb2

Browse files
Merge pull request #2808 from ZimGil/patch-1
Update overview.md
2 parents 1ed3925 + d1252e5 commit 2c78cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/devtools/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ fs.writeFileSync('./graph.json', app.get(SerializedGraph).toString());
191191

192192
> info **Hint** `SerializedGraph` is exported from the `@nestjs/core` package.
193193
194-
Then you can drag and drop this/upload this file:
194+
Then you can drag and drop/upload this file:
195195

196196
<figure><img src="/assets/devtools/drag-and-drop.png" /></figure>
197197

0 commit comments

Comments
 (0)