Skip to content

Commit b2d30bd

Browse files
Update test
1 parent 23172b1 commit b2d30bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/AccountSettings/tabs/Admin/GithubIntegrationSection/GithubIntegrationSection.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function GithubIntegrationSection() {
4747

4848
return (
4949
<div className="flex flex-col gap-2">
50-
<h2 className="text-lg font-semibold">Github Integration</h2>
50+
<h2 className="text-lg font-semibold"> Gitlab Integration </h2>
5151
<GithubIntegrationCopy integrationId={accountDetails?.integrationId} />
5252
</div>
5353
)

0 commit comments

Comments
 (0)