Skip to content

Commit

Permalink
fix: doc typo (#1678)
Browse files Browse the repository at this point in the history
abnormal line breaks
  • Loading branch information
zhu-hong committed May 27, 2024
1 parent 24eca72 commit c04fee2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/zh/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,7 @@ Body_file_upload:
::: code-group

```ts [src/my-project.ts]
import openapiTS from "open

api-typescript";
import openapiTS from "openapi-typescript";
import ts from "typescript";

const BLOB = ts.factory.createIdentifier("Blob"); // `Blob`
Expand Down

0 comments on commit c04fee2

Please sign in to comment.