Skip to content

Commit f3938e2

Browse files
authored
Update Readme.md
1 parent 71ff8c9 commit f3938e2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Add the section `machine-translate` to your blueprint to get the interface to tr
7070

7171
```yaml
7272
sections:
73-
machineTranslate:
74-
type: machine-translate
73+
machineTranslate:
74+
type: machine-translate
7575
```
7676
7777
<img width="542" alt="Bildschirmfoto 2023-07-27 um 13 09 57" src="https://github.com/tobiasfabian/machine-translation/assets/1524319/58897afa-af3a-4359-82ec-c8df12a37ad1">
@@ -80,11 +80,11 @@ After the page is translated an object field `machineTranslated` with `date` and
8080

8181
```yaml
8282
sections:
83-
fields:
84-
type: fields
85-
fields:
86-
machineTranslated:
87-
extends: fields/machineTranslated
83+
fields:
84+
type: fields
85+
fields:
86+
machineTranslated:
87+
extends: fields/machineTranslated
8888
```
8989

9090
### API endpoint

0 commit comments

Comments
 (0)