Skip to content

Commit 6c258dc

Browse files
committed
fixed ATProto capitalization
1 parent fd0d9f4 commit 6c258dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minisky.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
88
spec.authors = ["Kuba Suder"]
99
spec.email = ["jakub.suder@gmail.com"]
1010

11-
spec.summary = "A minimal client of Bluesky/AtProto API"
11+
spec.summary = "A minimal client of Bluesky/ATProto API"
1212
spec.description = "A very simple client class that lets you log in to the Bluesky API and make any requests there."
1313
spec.homepage = "https://ruby.sdk.blue"
1414

0 commit comments

Comments
 (0)