From 21a92a5793bd293411da72808f5ab906bdbbc9cf Mon Sep 17 00:00:00 2001 From: William Katz Date: Thu, 8 Apr 2021 20:04:31 -0700 Subject: [PATCH] simplified --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a201eb..6449098 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ the currency model most Minecraft Servers adopt if any, is resource based, usual * locality is required for transaction * theft is possible, ownership is possession based -CCash solves these issues and adds a level of abstraction, the main idealogical guideline of CCash is to have fast core operations that other services build on top of this abstraction +CCash solves these issues and adds a level of abstraction, the main philosophy of CCash is to have fast core operations that other services build on #### Build