Skip to content

Commit af0d429

Browse files
rcchopraCopilot
andauthored
Update scm/apps.go
Co-authored-by: Copilot <[email protected]>
1 parent 0349c03 commit af0d429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scm/apps.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
type (
13-
// App represents a GitHub App.
13+
// App represents an SCM App.
1414
App struct {
1515
ID int64
1616
Slug string

0 commit comments

Comments
 (0)