Skip to content

Commit 839ee43

Browse files
authored
docs: Update unarchiving.md (#159)
Fix a typo.
1 parent 979ee4c commit 839ee43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/topics/unarchiving.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Resource
3333
|> Ash.update!()
3434
```
3535

36-
More idiomatically, you would define a code interfaceon the domain, and call that:
36+
More idiomatically, you would define a code interface on the domain, and call that:
3737

3838
```elixir
3939
# to unarchive by `id`

0 commit comments

Comments
 (0)