Skip to content

Commit

Permalink
Merge branch 'v3-update-reference' of https://github.com/Waxer59/docs
Browse files Browse the repository at this point in the history
…into v3-update-reference
  • Loading branch information
Waxer59 committed Aug 29, 2023
2 parents fc8dbf6 + d626ba9 commit f5aa5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/es/reference/cli-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ const previewServer = await preview({
root: "./my-project",
});

// Stop the server if needed
// Detén el servidor si es necesario
await previewServer.stop();
```

Expand Down

0 comments on commit f5aa5f5

Please sign in to comment.