Skip to content

Commit

Permalink
chore: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxianBoy committed Mar 30, 2024
1 parent 9a7dd24 commit 579af2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/documentation/serverchanges.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ however, only be run when API changes are performed (not with `go generate

## Step 3: Implement the API change in the RPC server

After the Go code for the API has been regenated, the necessary changes can be
After the Go code for the API has been regenerated, the necessary changes can be
implemented in the [`rpcserver`](../rpcserver/) package.

## Additional Resources
Expand Down

0 comments on commit 579af2d

Please sign in to comment.