aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortompearson <tompearson@noreply.localhost>2022-12-04 16:27:46 +0000
committertompearson <tompearson@noreply.localhost>2022-12-04 16:27:46 +0000
commita3afc761b6d33fcdb9b99e97c513b6e3feca67fc (patch)
tree926920cbd76e2ca325fb96b7cccaebe9182ac335
parent19bdd1c7992f907c9bd518462054f56e28a2e45b (diff)
downloadgarage-a3afc761b6d33fcdb9b99e97c513b6e3feca67fc.tar.gz
garage-a3afc761b6d33fcdb9b99e97c513b6e3feca67fc.zip
Update 'doc/book/design/goals.md'
-rw-r--r--doc/book/design/goals.md2
1 files changed, 1 insertions, 1 deletions
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).