aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2022-12-05 12:27:14 +0000
committerAlex <alex@adnab.me>2022-12-05 12:27:14 +0000
commit243b7c9a1cbf0e1dc4e9cf3b935bd833e29dcf9d (patch)
tree926920cbd76e2ca325fb96b7cccaebe9182ac335
parent19bdd1c7992f907c9bd518462054f56e28a2e45b (diff)
parenta3afc761b6d33fcdb9b99e97c513b6e3feca67fc (diff)
downloadgarage-243b7c9a1cbf0e1dc4e9cf3b935bd833e29dcf9d.tar.gz
garage-243b7c9a1cbf0e1dc4e9cf3b935bd833e29dcf9d.zip
Merge pull request 'Fix spelling mistake in docs' (#438) from tompearson/garage:fix-typo into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/438
-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).