diff --git a/documentation/src/pages/about/index.tsx b/documentation/src/pages/about/index.tsx index a1fe7cb6..38461669 100644 --- a/documentation/src/pages/about/index.tsx +++ b/documentation/src/pages/about/index.tsx @@ -121,7 +121,7 @@ One of our more ambitious concepts was to use Docker containers to isolat
-We eventually pivoted to a "one Docker per user" approach, sacrificing some flexibility but gaining a more stable environment. This method allowed hosting providers to manage resources more effectively, although it requires us to build and maintain our custom images rather than using official Docker ones. +We eventually pivoted to a one Docker per user approach, sacrificing some flexibility but gaining a more stable environment. This method allowed hosting providers to manage resources more effectively, although it requires us to build and maintain our custom images rather than using official Docker ones.