From a3afc761b6d33fcdb9b99e97c513b6e3feca67fc Mon Sep 17 00:00:00 2001 From: tompearson Date: Sun, 4 Dec 2022 16:27:46 +0000 Subject: [PATCH] Update 'doc/book/design/goals.md' --- doc/book/design/goals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/book/design/goals.md b/doc/book/design/goals.md index 9c2d89f0..4e390ba6 100644 --- a/doc/book/design/goals.md +++ b/doc/book/design/goals.md @@ -12,7 +12,7 @@ as pictures, video, images, documents, etc., in a redundant multi-node setting. S3 is versatile enough to also be used to publish a static website. -Garage is an opinionated object storage solutoin, we focus on the following **desirable properties**: +Garage is an opinionated object storage solution, we focus on the following **desirable properties**: - **Internet enabled**: made for multi-sites (eg. datacenters, offices, households, etc.) interconnected through regular Internet connections. - **Self-contained & lightweight**: works everywhere and integrates well in existing environments to target [hyperconverged infrastructures](https://en.wikipedia.org/wiki/Hyper-converged_infrastructure).