From 6d7475751b28c72a987aa8cebf31932cd6a5957c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= Date: Thu, 26 Oct 2023 10:02:54 +0200 Subject: [PATCH] FIX typo in roadmap.md --- doc/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/roadmap.md b/doc/roadmap.md index e6fddd6c9d..3b7167cbbe 100644 --- a/doc/roadmap.md +++ b/doc/roadmap.md @@ -33,7 +33,7 @@ The following list of features are planned to be addressed in the short term, and incorporated into the coming release(s) of the product: - MQTT Retain flag ([#4388](https://github.com/telefonicaid/fiware-orion/issues/4388)) -- MQTT notification retrial ([#4431](https://github.com/telefonicaid/fiware-orion/pull/4431)) +- MQTT notification retrial ([#4439](https://github.com/telefonicaid/fiware-orion/issues/4439)) - Allow multiple types in entity to support UNE 178503 requirements ([#3638](https://github.com/telefonicaid/fiware-orion/issues/3638)) - Pattern/filter batch updates ([#2389](https://github.com/telefonicaid/fiware-orion/issues/2389)) - Notification endpoint alias ([#3655](https://github.com/telefonicaid/fiware-orion/issues/3655))