From e1ad16eaca67765646e98bf1048ecf2f0a6213ba Mon Sep 17 00:00:00 2001 From: Maxxavec2x Date: Sun, 9 Mar 2025 10:25:34 +0100 Subject: [PATCH] Correcting a typo in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e60248f..e766dd1 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Once the files are created, they are placed in the emulator directory structure. * The template-file is placed in the directory ./api\_emulator/Redfish/template * The API-file is placed in the directory ./api\_emulator/Redfish -* If the resource in the Service Root, the the emulator.py file needs to be edited. +* If the resource in the Service Root, then the emulator.py file needs to be edited. * If the dynamic resource replaces a static resource, then replace the line which loads the static mockup with the line to add to dynamic resource API. ### Auto-generate the API file