From bbe5b43814ee5bed4685fa02be8f42af6a8842f8 Mon Sep 17 00:00:00 2001 From: kpears201 Date: Tue, 12 Dec 2023 08:50:22 -0800 Subject: [PATCH] Update rpc.md --- requirements/specifications/general/rpc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/specifications/general/rpc.md b/requirements/specifications/general/rpc.md index 909afaa58..5f98f0012 100644 --- a/requirements/specifications/general/rpc.md +++ b/requirements/specifications/general/rpc.md @@ -13,7 +13,7 @@ See [Firebolt Requirements Governance](../../governance.md) for more info. | Kevin Pearson | Comcast | ## 1. Overview -This document outlines the requirements for remote proceedure call (RPC) APIs surfaced by a Firebolt implementation to Firebolt Apps. +This document outlines the requirements for remote procedure call (RPC) APIs surfaced by a Firebolt implementation to Firebolt Apps. This document does not cover the scope of the Firebolt SDK vs the App itself, and the term "Firebolt App" is meant to denote a fully built App, including the Firebolt SDK.