Skip to content

Commit 3c4fd41

Browse files
authored
Merge pull request #13 from Syati/codex/evaluate-project-details
Clarify gemspec summary to describe type-safe parameter validation
2 parents d391631 + 4d6fbb7 commit 3c4fd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structured_params.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.authors = ['Mizuki Yamamoto']
1010
spec.email = ['mizuki-y@syati.info']
1111

12-
spec.summary = 'StructuredParams allows you to validate pass parameter.'
12+
spec.summary = 'Type-safe parameter validation and form objects for Rails.'
1313
spec.description = ''
1414
spec.homepage = 'https://github.com/Syati/structured_params'
1515
spec.license = 'MIT'

0 commit comments

Comments
 (0)