From 4a1bc412df09444dc2be56d9ced1d748f5195f3d Mon Sep 17 00:00:00 2001 From: Thomas Falch Johansen Date: Wed, 22 Jan 2025 14:37:18 +0100 Subject: [PATCH] docs: fix erroneous markdown syntax (#769) --- docs/docs/about/migration_guides/v8.20_to_v9.6.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/about/migration_guides/v8.20_to_v9.6.md b/docs/docs/about/migration_guides/v8.20_to_v9.6.md index 76897b4837..3467b7e860 100644 --- a/docs/docs/about/migration_guides/v8.20_to_v9.6.md +++ b/docs/docs/about/migration_guides/v8.20_to_v9.6.md @@ -15,8 +15,8 @@ whole guide to make sure you have updated your model(s) correctly. ### 1. Changes to EFFICIENCY We no longer allow 0 efficiency in input chart. -- `EFFICIENCY` for `FRACTION` must be between 0 and 1, <0, 1], greater than 0, and less than or equal to 1. -- `EFFICIENCY` for `PERCENTAGE`must be between 0 and 100, <0, 100], greater than 0, and less than or equal to 100. +- `EFFICIENCY` for `FRACTION` must be between 0 and 1, greater than 0, and less than or equal to 1. +- `EFFICIENCY` for `PERCENTAGE`must be between 0 and 100, greater than 0, and less than or equal to 100. ### 2. Changes to PRESSURE_DROP_AHEAD_OF_STAGE