diff --git a/specs/HA_inspector.rst b/specs/HA_inspector.rst index c1d828f..8bc896c 100644 --- a/specs/HA_inspector.rst +++ b/specs/HA_inspector.rst @@ -515,7 +515,7 @@ We assume a Load Balancer (HAProxy) shielding the user from the inspector service. All the inspector API process instances should export the same REST API. Each API Request should be handled in a separate asynchronous thread instance (as is the case now with the -`Flask `_ framework). At any point +`Flask `_ framework). At any point in time, any of the process instances may serve any request. .. _partitioning-concerns: