Skip to content

Commit e6fa408

Browse files
billrobbchavez
andauthored
Fixes inconsistent space vs tabs on readme (#364)
* Fixes inconsistent space vs tabs on readme This was creating additional nesting on the readme that was confusing. It made methods appear as nested methods of siblings. * Revert LoremPixelUrl; spacing is intended, but Port spacing is not intended. Co-authored-by: bchavez <[email protected]>
1 parent 67a312d commit e6fa408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ In the examples above, all three alternative styles of using **Bogus** produce t
385385
* `DomainWord` - Generates a domain word used for domain names.
386386
* `DomainSuffix` - Generates a domain name suffix like .com, .net, .org
387387
* `Ip` - Gets a random IPv4 address string.
388-
* `Port` - Generates a random port number.
388+
* `Port` - Generates a random port number.
389389
* `IpAddress` - Gets a random IPv4 IPAddress type.
390390
* `IpEndPoint` - Gets a random IPv4 IPEndPoint.
391391
* `Ipv6` - Generates a random IPv6 address string.

0 commit comments

Comments
 (0)