From 8b46ed62c6eba1205ddd9e38e99eebf505fb258f Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Wed, 22 May 2024 09:24:30 -0700 Subject: [PATCH] Update docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md Co-authored-by: Amarantha Kulkarni --- .../public-api-methods/server-info-methods/version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md b/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md index c5634a39fe..2ced20f5ef 100644 --- a/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md +++ b/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md @@ -8,7 +8,7 @@ labels: [[Source]](https://github.com/XRPLF/rippled/blob/develop/src/ripple/beast/core/SemanticVersion.cpp "Source") -The `version` command asks the server for API version information. For `clio` servers, see [`version` (`clio`)](../clio-methods/version.md) instead. +The `version` command retrieves the API version information for the rippled server. For `Clio` servers, see [`version` (`clio`)](../clio-methods/version.md) instead. ## Request Format