Skip to content

Commit 9a4a6f6

Browse files
Lukasz2891kostekIV
andauthored
Update docs/dapps/non-evm/stellar/rust-tutorial.md
Co-authored-by: kostekIV <[email protected]>
1 parent fb2603a commit 9a4a6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dapps/non-evm/stellar/rust-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ fn error_from_redstone_error(error: RedStoneError) -> Error {
103103

104104
## Pull model
105105

106-
To use the Pull model, just invoke the `process_payload` function and return the value.
106+
To use the Pull model, just invoke the `process_payload` function and return values.
107107

108108
```rust
109109
pub fn get_prices(

0 commit comments

Comments
 (0)