Skip to content

Commit 5e14a72

Browse files
committed
typo
1 parent c174a4f commit 5e14a72

File tree

1 file changed

+1
-1
lines changed
  • services/web/server/src/simcore_service_webserver/products

1 file changed

+1
-1
lines changed

services/web/server/src/simcore_service_webserver/products/_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ def _update_json_schema_extra(schema: JsonDict) -> None:
214214
and isinstance(c.server_default.arg, str) # type: ignore[union-attr]
215215
},
216216
},
217-
# Example of data in the dabase with a url set with blanks
217+
# Example of data in the database with a url set with blanks
218218
{
219219
"name": "tis",
220220
"display_name": "TI PT",

0 commit comments

Comments
 (0)