Skip to content

Commit

Permalink
Merge pull request #922 from xiaoxianBoy/fix-typos
Browse files Browse the repository at this point in the history
chore: fix typos
  • Loading branch information
Roasbeef committed Apr 10, 2024
2 parents 7fa5f9b + 579af2d commit 6fe19a4
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 6fe19a4

Please sign in to comment.