Skip to content

Commit

Permalink
Merge pull request #31 from x-0o0/patch-1
Browse files Browse the repository at this point in the history
Minor fixes: Fixed header level
  • Loading branch information
BeauNouvelle authored Aug 7, 2024
2 parents 7b249ba + 1a53f61 commit 77ea3f8
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 @@ -60,7 +60,7 @@ Returns all suspended chords in the database along with their variants such as s
Chords.guitar.matching(group: .suspended)
```

### Filter by String Keyword
#### Filter by String Keyword
Returns all Dsus4 chords. This works the same as filtering by key and suffix.

```swift
Expand Down

0 comments on commit 77ea3f8

Please sign in to comment.