diff --git a/Docs/Abstractions.md b/Docs/Abstractions.md index c1790a7..eaa6cbf 100644 --- a/Docs/Abstractions.md +++ b/Docs/Abstractions.md @@ -1,6 +1,6 @@ # Abstractions -The Abstractions package consists of blackboxed functions for P2PRC. +The Abstractions package consists of black-boxed functions for P2PRC. ## Functions -- ```Init()```: Initialises P2PRC with all the needed configurations. +- ```Init()```: Initializes P2PRC with all the needed configurations. - ```Start()```: Starts p2prc as a server and makes it possible to extend by adding other routes and functionality to P2PRC. \ No newline at end of file