Skip to content

Commit b4854ff

Browse files
committed
comment
1 parent db5ca77 commit b4854ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/hooks/app/api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def self.create(config:, endpoints:, log:)
5454
# Define helper methods first, before routes
5555
helpers Helpers
5656

57-
# Mount split-out endpoints
57+
# Mount core operational endpoints
5858
mount Hooks::App::HealthEndpoint => config[:health_path]
5959
mount Hooks::App::VersionEndpoint => config[:version_path]
6060

0 commit comments

Comments
 (0)