Skip to content

Commit 89d0df0

Browse files
committed
Update ABSTRACT
1 parent ad9a970 commit 89d0df0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NAME
22

3-
MooX::Const - Syntactic sugar for constant and write-once Moo attributes
3+
MooX::Const - Syntactic sugar for constant and write-once Moo(se) attributes
44

55
# SYNOPSIS
66

lib/MooX/Const.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package MooX::Const;
22

3-
# ABSTRACT: Syntactic sugar for constant and write-once Moo attributes
3+
# ABSTRACT: Syntactic sugar for constant and write-once Moo(se) attributes
44

55
use utf8;
66
use v5.14;

0 commit comments

Comments
 (0)