We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0554175 + 07d18c1 commit 52aa457Copy full SHA for 52aa457
1 file changed
README.md
@@ -49,7 +49,7 @@ $oQRC->fullName('Pierre-Henry Soria') // Add Full Name
49
->email('ph7software@gmail.com') // Add Email Address
50
->impp('phs_7@aol.com') // Add Instant Messenger
51
->url('http://ph-7.github.com') // Add URL Website
52
- ->note('Hello to all! I am a web developer. As hobbit, I like climbing and swimming ...') // Add Note
+ ->note('Hello to all! I am a web developer. As hobbies I like climbing and swimming ...') // Add Note
53
->categories('developer,designer,climber,swimmer') // Add Categories
54
->photo('http://files.phpclasses.org/picture/user/1122955.jpg') // Add Avatar
55
->lang('en-US') // Add Language
0 commit comments