Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilManapure authored Jul 15, 2024
1 parent d392bed commit f4877e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Settle.open(
);
```

#### Schema of `transaction` will be
#### Schema of `transaction` is

```javascript
{
Expand Down Expand Up @@ -90,7 +90,7 @@ Settle.open(
}
```

##### API Response Fields Documentation
##### Description of `transaction` schema is

| Field | Type | Description |
|----------------|-----------------|-------------------------------------------------------------------------|
Expand Down

0 comments on commit f4877e9

Please sign in to comment.