Skip to content

Commit eeae287

Browse files
authored
Fix a typo in authors
1 parent d717295 commit eeae287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyberSource_client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.name = "cybersource_rest_client"
99
s.version = "0.0.4"
1010
s.platform = Gem::Platform::RUBY
11-
s.authors = ["CyuberSource"]
11+
s.authors = ["CyberSource"]
1212
s.email = ["[email protected]"]
1313
s.homepage = "https://developer.cybersource.com"
1414
s.summary = "CyberSource Ruby SDK Gem"

0 commit comments

Comments
 (0)