Skip to content

Commit e258e4f

Browse files
authored
Update getting-started-with-ash-double-entry.md
typo
1 parent 1e1f508 commit e258e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/tutorials/getting-started-with-ash-double-entry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ end
168168
- a primary read action called `:read`, if a priamry read action doesn't
169169
exist
170170
- configure primary read action to have keyset pagination enabled
171-
- a create action caleld `:upsert_balance`, which will create or update the relevant balance, by `transfer_id` and `account_id`
171+
- a create action called `:upsert_balance`, which will create or update the relevant balance, by `transfer_id` and `account_id`
172172
- Adds an identity that ensures that `account_id` and `transfer_id` are unique
173173

174174
### Define an Ash domain to use them through

0 commit comments

Comments
 (0)