Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Mar 10, 2024
1 parent d38dd97 commit 06a7f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ $ curl "https://jser-product-name.deno.dev/?url=https://deno.com/blog/v1.19"
No Data

```shell
$ curl "https://jser-product-name.deno.dev/?url=https://example.com
$ curl "https://jser-product-name.deno.dev/?url=https://example.com"
null # status code is 400
```

Expand Down

0 comments on commit 06a7f18

Please sign in to comment.