Skip to content

Commit 4b45bfc

Browse files
Update lib/tapioca/dsl/compilers/rubocop.rb
Co-authored-by: Kaan <[email protected]>
1 parent 58bf390 commit 4b45bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tapioca/dsl/compilers/rubocop.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
module Tapioca
1111
module Dsl
1212
module Compilers
13-
# `Tapioca::Dsl::Compilers::RuboCop` generate types for RuboCop cops.
13+
# `Tapioca::Dsl::Compilers::RuboCop` generates types for RuboCop cops.
1414
# RuboCop uses macros to define methods leveraging "AST node patterns".
1515
# For example, in this cop
1616
#

0 commit comments

Comments
 (0)