Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell authored Sep 12, 2024
1 parent 5b7b057 commit 02f1abd
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 @@ -80,7 +80,7 @@ foreach (var net in networks)
}
```

## Example 42 - Check if an IP is used by Azure (remote)
## Example 4 - Check if an IP is used by Azure (remote)

```csharp
var ip = "30.0.0.20";
Expand Down

0 comments on commit 02f1abd

Please sign in to comment.