Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasfabian authored Jul 27, 2023
1 parent 71ff8c9 commit f3938e2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ Add the section `machine-translate` to your blueprint to get the interface to tr

```yaml
sections:
machineTranslate:
type: machine-translate
machineTranslate:
type: machine-translate
```
<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">
Expand All @@ -80,11 +80,11 @@ After the page is translated an object field `machineTranslated` with `date` and

```yaml
sections:
fields:
type: fields
fields:
machineTranslated:
extends: fields/machineTranslated
fields:
type: fields
fields:
machineTranslated:
extends: fields/machineTranslated
```

### API endpoint
Expand Down

0 comments on commit f3938e2

Please sign in to comment.