Skip to content

Commit

Permalink
Update state-sync.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cratiu222 authored Sep 17, 2024
1 parent da82a6a commit a21f276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/state-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The next information you will need to acquire it through publicly exposed RPC's
- `trust_period`: Trust period is the period in which headers can be verified.
> :warning: This value should be significantly smaller than the unbonding period.
If you are relying on publicly exposed RPC's to get the need information, you can use `curl`.
If you are relying on publicly exposed RPC's to get the needed information, you can use `curl`.

Example:

Expand Down

0 comments on commit a21f276

Please sign in to comment.