We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c781b0 commit a6a8b05Copy full SHA for a6a8b05
lib/validation/rule/uuid.rb
@@ -3,7 +3,7 @@ module Validation
3
module Rule
4
class Uuid
5
class UnknownVersion < StandardError; end
6
- # params can be any of the folowing:
+ # params can be any of the following:
7
#
8
# - :version - v4
9
# v5
0 commit comments