Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cfde05a

Browse files
committed
bad doc
1 parent 2a6ed53 commit cfde05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/app.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Service::App < Sinatra::Base
44

55
# Hooks the given Service to a Sinatra route.
66
#
7-
# svc - Service instance.
7+
# svc - Service class.
88
#
99
# Returns nothing.
1010
def self.service(svc)

0 commit comments

Comments
 (0)