summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/memory-usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/memory-usage.md b/docs/memory-usage.md
index dad3122..f5e2774 100644
--- a/docs/memory-usage.md
+++ b/docs/memory-usage.md
@@ -6,7 +6,7 @@ redirect_from: "/Memory-Usage"
### AzerothCore Memory Usage
-AzerothCore is based on SunwellCore (a fork from TC). SunwellCore was a public server with 4000 players online and they made sure their core could handle that amount of players easily. Reading data from the ram is much faster than reading from the hard disk (there are entire systems based on this principle). That's one of the reason there is a bigger ram usage.
+AzerothCore is based on SunwellCore (a fork from TC). SunwellCore was a public server with 4000 players online and they made sure their core could handle that amount of players easily. Reading data from the ram is much faster than reading from the hard drive (there are entire systems based on this principle). That's one of the reason there is a bigger ram usage.
#### RAM Requirements