Skip to content

Commit 9b7db2a

Browse files
authored
libraries fixed
1 parent 4350fc9 commit 9b7db2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/resources/german/libraries.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export default () => ([
8787
{
8888
name: 'DocTest Library',
8989
href: 'https://github.com/manykarim/robotframework-doctestlibrary',
90-
description: 'Bibliothek für Dokumententests, bietet visuelle/content Vergleiche und Masken für Bilder, PDFs und mehr.',
90+
description: 'Bibliothek für Dokumententests, bietet Visuelle/Content Vergleiche und Masken für Bilder, PDFs und mehr.',
9191
tags: ['pdf', 'visual']
9292
},
9393
{
@@ -121,7 +121,7 @@ export default () => ([
121121
{
122122
name: 'ImageHorizonLibrary',
123123
href: 'https://github.com/eficode/robotframework-imagehorizonlibrary#readme',
124-
description: 'Cross-platform, in Python geschriebene Bibliothek für GUI-Automatisierung basierend auf bilderkennung.',
124+
description: 'Cross-platform, in Python geschriebene Bibliothek für GUI-Automatisierung basierend auf Bilderkennung.',
125125
tags: ['ui', 'visual']
126126
},
127127
{

0 commit comments

Comments
 (0)