Fixed typos and improved clarity in documentation (#23077)

This commit is contained in:
Bob
2024-12-27 14:10:46 +00:00
committed by GitHub
parent 817557365b
commit ef7dbc9ab9
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Server Defines types and interfaces which are shared between Consensus, Appmanager and Stf
// Server Defines types and interfaces which are shared between Consensus, App Manager and Stf
// This package is not meant to be used directly by modules instead if an advanced user would like
// to create a custom server or replace a component in the server they will need to use the app package.
package server