Commit 2423f41f authored by Pelayo Torres's avatar Pelayo Torres
Browse files

fix readme

parent b776cfca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ The Postman collection defines the following sequence:

10. **Get Information** → The Invoker calls `/information` using the derived PSK to consume the API.  

11. **Negative Test** → A call to `/information` is attempted with an invalid certificate, which must fail.  
11. **Negative Test** → A call to `/information` is attempted with an invalid PSK, which must fail.  

---