mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-01 03:24:19 +01:00
fix: typo
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
import { languageSchema } from '@/schema.ts';
|
||||
|
||||
interface DeepLTranslatorOpts {
|
||||
/** DeepL endpoint to use. Default: 'https://api.deepl.com '*/
|
||||
/** DeepL endpoint to use. Default: 'https://api.deepl.com' */
|
||||
endpoint?: string;
|
||||
/** DeepL API key. */
|
||||
apiKey: string;
|
||||
|
||||
Reference in New Issue
Block a user