Skip to content

Commit

Permalink
docs(de/crud): revert little syntax change
Browse files Browse the repository at this point in the history
  • Loading branch information
nobkd committed Jan 3, 2023
1 parent 06ba1c8 commit 56a3f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/de/crud.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ await isar.writeTxn(() async {
})
```

Ist das ID-Feld nicht final, weist Isar die generierte ID automatisch dem Objekt zu.
Ist das ID-Feld nicht-final, weist Isar die generierte ID automatisch dem Objekt zu.

Das Erstellen von mehreren Objekten auf einmal ist genauso einfach:

Expand Down

0 comments on commit 56a3f37

Please sign in to comment.