Skip to content

Commit b06d2ac

Browse files
committed
fix: casing for GitHub
1 parent dd029b2 commit b06d2ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ciPipeline/SourceMaterials.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const SourceMaterials: React.FC<SourceMaterialsProps> = (props) => {
6161
href="https://github.com/devtron-labs/devtron/issues"
6262
target="_blank"
6363
>
64-
Create a github issue
64+
Create a GitHub issue
6565
</a>
6666
</span>
6767
)
@@ -85,7 +85,7 @@ export const SourceMaterials: React.FC<SourceMaterialsProps> = (props) => {
8585
href="https://github.com/devtron-labs/devtron/issues"
8686
target="_blank"
8787
>
88-
Create a github issue
88+
Create a GitHub issue
8989
</a>
9090
</span>
9191
)

0 commit comments

Comments
 (0)