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 ### Usage
Here is a possible program to test your function: Here is a possible program to test your function:
```go ```go

Loading…
Cancel
Save