Skip to content

Commit 3769863

Browse files
Update app.py info (#296)
Update app.py
1 parent d415fc0 commit 3769863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jbi/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
app = FastAPI(
3535
title="Jira Bugzilla Integration (JBI)",
36-
description="JBI v2 Platform",
36+
description="Platform providing default and customized synchronization for bugzilla bugs.",
3737
version=version_info["version"],
3838
debug=settings.app_debug,
3939
)

0 commit comments

Comments
 (0)