Browse Source

docs(iscapitalized): apply prettier

pull/1513/head
Michele Sessa 1 year ago committed by Michele
parent
commit
9cdba640f7
  1. 1
      subjects/iscapitalized/README.md

1
subjects/iscapitalized/README.md

@ -16,6 +16,7 @@ func IsCapitalized(s string) bool {
```
### Usage
Here is a possible program to test your function:
```go

Loading…
Cancel
Save