Skip to content

Commit

Permalink
Fix incorrect file name in example
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed May 3, 2024
1 parent e98c4f9 commit cdb8648
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 @@ -538,7 +538,7 @@ UrlBuilder.url({

#### Antivirus

To scan the file `document.docx` for viruses:
To scan the file `example.zip` for viruses:

```javascript
// Returns: "https://upcdn.io/1234abc/antivirus/example.zip"
Expand Down

0 comments on commit cdb8648

Please sign in to comment.