Skip to content

Commit

Permalink
Use typographic quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslindemann committed Oct 29, 2023
1 parent 33fa723 commit e9b0afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/de/docs/tutorial/body-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Das bedeutet, dass, wenn Sie den Artikel `bar` aktualisieren wollen, mittels `PU

das Eingabemodell nun den Defaultwert `"tax": 10.5` hat, weil Sie das bereits gespeicherte Attribut `"tax": 20.2` nicht mit übergeben haben.

Die Daten werden darum mit einem "neuen" `tax`-Wert von `10.5` abgespeichert.
Die Daten werden darum mit einem neuen `tax`-Wert von `10.5` abgespeichert.

## Teilweises Ersetzen mit `PATCH`

Expand Down

0 comments on commit e9b0afa

Please sign in to comment.