From 4d219b7039b0a95f56a8bd6f4bb6acfec6649dd4 Mon Sep 17 00:00:00 2001 From: Chaitanya110703 <116812461+Chaitanya110703@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:47:06 +0530 Subject: [PATCH] doc(README): remove typo (#1703) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6410c52e..d7edbf03e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The following fields may **optionally** be declared: - `is_full_depth`: A boolean which indicates whether the device type consumes both the front and rear rack faces. (**Default: true**) - Type: Boolean > :test_tube: **Example**: `is_full_depth: false` -- `airflow`: A decleration of the airflow pattern for the device. (**Default: None**) +- `airflow`: A declaration of the airflow pattern for the device. (**Default: None**) - Type: String - Options: - `front-to-rear`