Skip to content

Commit

Permalink
cleanup(examples/jest): fix typo in comment (#2609)
Browse files Browse the repository at this point in the history
  • Loading branch information
pshields authored Apr 15, 2021
1 parent 0ecfbde commit 0bcd7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jest/jest.bzl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"Shows how you might create a macro for the autogeneratd Jest rule"
"Shows how you might create a macro for the autogenerated Jest rule"

load("@npm//jest-cli:index.bzl", "jest", _jest_test = "jest_test")

Expand Down

0 comments on commit 0bcd7e6

Please sign in to comment.