diff --git a/specification/shutdown/get_node/ShutdownGetNodeRequest.ts b/specification/shutdown/get_node/ShutdownGetNodeRequest.ts index 93ff1bf12e..e74fa31743 100644 --- a/specification/shutdown/get_node/ShutdownGetNodeRequest.ts +++ b/specification/shutdown/get_node/ShutdownGetNodeRequest.ts @@ -23,7 +23,7 @@ import { TimeUnit } from '@_types/Time' /** * Get the shutdown status. - * + * * Get information about nodes that are ready to be shut down, have shut down preparations still in progress, or have stalled. * The API returns status information for each part of the shut down process. *