diff --git a/src/shared/components/app-definitions.ts b/src/shared/components/app-definitions.ts index 0b97725..8bd13ba 100644 --- a/src/shared/components/app-definitions.ts +++ b/src/shared/components/app-definitions.ts @@ -63,7 +63,7 @@ export const API_LIBRARIES: ApiLibrary[] = [ { name: "Pythörhead", link: "https://github.com/db0/pythorhead", - description: "a Python client", + description: "a Python client.", }, ];