Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>
---
RedfishClientPkg/Readme.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/RedfishClientPkg/Readme.md b/RedfishClientPkg/Readme.md
index 18a27633cf45..0aec0580aa5c 100644
--- a/RedfishClientPkg/Readme.md
+++ b/RedfishClientPkg/Readme.md
@@ -40,7 +40,7 @@ Below are the block diagrams of UEFI Redfish Client EDK2 Implementation.

## EFI EDK2 Redfish Client Framework
-The functionality of each block in the diagrams are described in belwo sections,
+The functionality of each block in the diagrams are described in below sections,
### EDK2 Redfish Foundation ***[[1]](#[0])***
EDK2 Redfish Redfish Foundation provides the facilities of communicating with
@@ -68,7 +68,7 @@ project.
### EDK2 Redfish JSON Schema to C Structure Convertor ***[[3]](#[0])***
This is the script auto-generated EDK2 drivers and libraries that provide the
-Redfish schema naming based JSON to C structure and vise versa converters. C
+Redfish schema naming based JSON to C structure and vice versa converters. C
structure is another representation of Redfish properties other than JSON and
CSDL(XML). The higher layer Redfish client application can deal with C structure
instead of using JSON library to manipulate Redfish properties. The script
@@ -85,7 +85,7 @@ sits between **JSON Schema to C Structure converters** and **EFI Platform
Configuration to Redfish Protocol**. The Redfish feature driver gets and sets
the platform configuration and incorporates it with Redfish JSON schema C
structure to manipulate Redfish JSON resources. Then applies the settings from
-Redfish service to platform configurations, or vise versa to update platform
+Redfish service to platform configurations, or vice versa to update platform
configurations to Redfish service. Both EDK2 Redfish Non-Collection and
Collection Feature drivers are script auto-generated base on Redfish schema
naming. The EDK2 Redfish Non-Collection feature driver manages the resource of
--
2.32.0 (Apple Git-132)
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108083): https://edk2.groups.io/g/devel/message/108083
Mute This Topic: https://groups.io/mt/101027007/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Reviewed-by: Nickle Wang <nicklew@nvidia.com> Regards, Nickle > -----Original Message----- > From: Mike Maslenkin <mike.maslenkin@gmail.com> > Sent: Tuesday, August 29, 2023 4:01 PM > To: devel@edk2.groups.io > Cc: abner.chang@amd.com; Nickle Wang <nicklew@nvidia.com>; > igork@ami.com; Mike Maslenkin <mike.maslenkin@gmail.com> > Subject: [PATCH v2 5/6] RedfishClientPkg: fix misprints in Readme.md > > External email: Use caution opening links or attachments > > > Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com> > --- > RedfishClientPkg/Readme.md | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/RedfishClientPkg/Readme.md b/RedfishClientPkg/Readme.md > index 18a27633cf45..0aec0580aa5c 100644 > --- a/RedfishClientPkg/Readme.md > +++ b/RedfishClientPkg/Readme.md > @@ -40,7 +40,7 @@ Below are the block diagrams of UEFI Redfish Client EDK2 > Implementation. >  > > > > ## EFI EDK2 Redfish Client Framework > > -The functionality of each block in the diagrams are described in belwo sections, > > +The functionality of each block in the diagrams are described in below sections, > > > > ### EDK2 Redfish Foundation ***[[1]](#[0])*** > > EDK2 Redfish Redfish Foundation provides the facilities of communicating with > > @@ -68,7 +68,7 @@ project. > > > ### EDK2 Redfish JSON Schema to C Structure Convertor ***[[3]](#[0])*** > > This is the script auto-generated EDK2 drivers and libraries that provide the > > -Redfish schema naming based JSON to C structure and vise versa converters. C > > +Redfish schema naming based JSON to C structure and vice versa converters. C > > structure is another representation of Redfish properties other than JSON and > > CSDL(XML). The higher layer Redfish client application can deal with C structure > > instead of using JSON library to manipulate Redfish properties. The script > > @@ -85,7 +85,7 @@ sits between **JSON Schema to C Structure converters** > and **EFI Platform > Configuration to Redfish Protocol**. The Redfish feature driver gets and sets > > the platform configuration and incorporates it with Redfish JSON schema C > > structure to manipulate Redfish JSON resources. Then applies the settings from > > -Redfish service to platform configurations, or vise versa to update platform > > +Redfish service to platform configurations, or vice versa to update platform > > configurations to Redfish service. Both EDK2 Redfish Non-Collection and > > Collection Feature drivers are script auto-generated base on Redfish schema > > naming. The EDK2 Redfish Non-Collection feature driver manages the resource of > > -- > 2.32.0 (Apple Git-132) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108109): https://edk2.groups.io/g/devel/message/108109 Mute This Topic: https://groups.io/mt/101027007/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=-=-=-=-=-=-=-=-=-=-=-
© 2016 - 2026 Red Hat, Inc.