From 13f8a3b546f4f29d47e3c895e9f48b6058415744 Mon Sep 17 00:00:00 2001 From: Juan Pablo Mitriatti Date: Tue, 1 Apr 2025 17:13:12 -0300 Subject: [PATCH] feat(app-rfi): simple change to rebuild release --- packages/app-rfi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app-rfi/README.md b/packages/app-rfi/README.md index 9c2804fb36..0e76dccd79 100644 --- a/packages/app-rfi/README.md +++ b/packages/app-rfi/README.md @@ -9,7 +9,7 @@ submission payload and add the host's source ID (which serves as an API key and identifier) to the payload, and then send it off to the RFI submissions service which processes and routes the submissions to Undergrad, Grad, and ASUOnline middleware destinations so that the RFI request ultimately lands in the -appropriate Salesforce destination. +appropriate Salesforce destination. ## Installation and Requirements