From 2884dfca1bc47940b99db18395fcd2e90924e953 Mon Sep 17 00:00:00 2001 From: ArsHaider <104385372+ArsHaider@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:21:15 -0400 Subject: [PATCH] Update relational-database.md Fixed a typo --- _docs/services/relational-database.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/services/relational-database.md b/_docs/services/relational-database.md index 6c24d2236..8dab62345 100644 --- a/_docs/services/relational-database.md +++ b/_docs/services/relational-database.md @@ -34,7 +34,7 @@ Plan Name | Description `medium-gp-mysql` | Single-AZ RDS instance of MySQL, minimum 1 core, minimum 8 GiB memory | 8.x.x* | `medium-gp-mysql-redundant` | Multi-AZ RDS instance of MySQL, minimum 1 core, minimum 8 GiB memory | 8.x.x* | `large-gp-mysql` | Single-AZ RDS instance of MySQL, minimum 1 core, minimum 8 GiB memory | 8.x.x* | -`large-gp-mysql-redundant` | Multi-AZ RDS instance of MySQL, minimum 1 core, minimum 8 GiB memorye | 8.x.x* | +`large-gp-mysql-redundant` | Multi-AZ RDS instance of MySQL, minimum 1 core, minimum 8 GiB memory | 8.x.x* | `xlarge-gp-mysql` | Single-AZ RDS instance of MySQL, minimum 2 cores, minimum 16 GiB memory | 8.x.x* | `xlarge-gp-mysql-redundant` | Multi-AZ RDS instance of MySQL, minimum 2 cores, minimum 16 GiB memory | 8.x.x* | `medium-oracle-se2` | Single-AZ RDS instance of Oracle SE2, minimum 1 core, minimum 4 GiB memory | AWS RDS Latest Default |