Skip to content

Commit

Permalink
fix(docs): update link to grapple.tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin Bochulak authored and Calvin Bochulak committed Mar 11, 2024
1 parent 7fd6cb4 commit ce47f12
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 @@ -525,7 +525,7 @@ Search for a tag in a given scope.

**API**: `require("grapple").find(opts)`

**`returns`**: [`grapple.tag`](#grapple-tag) | `nil`, `string?` error
**`returns`**: [`grapple.tag`](#grappletag) | `nil`, `string?` error

**`opts?`**: [`grapple.options`](#grappleoptions) (one of)

Expand Down

0 comments on commit ce47f12

Please sign in to comment.