From 59e2b2abfe0474acacb44a2922bfaf01b26bfa06 Mon Sep 17 00:00:00 2001
From: maximesson <maxime.bonneau@est.tech>
Date: Wed, 2 Jun 2021 12:45:34 +0200
Subject: [PATCH] Minor update

Change-Id: I04bb6c2e2b5df511d1717f229e375b4642f5ca48
Issue-ID: NONRTRIC-507
Signed-off-by: maximesson <maxime.bonneau@est.tech>
---
 docs/simulator-api.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/simulator-api.rst b/docs/simulator-api.rst
index b30b2af..9e71074 100644
--- a/docs/simulator-api.rst
+++ b/docs/simulator-api.rst
@@ -10,7 +10,7 @@ Simulator API
 
 This document describes the API used to manage policy types and manipulate the simulator.
 
-The simulator supports different versions of the A1 interface. Some functions are common for all version, and some are
+The simulator supports different versions of the A1 interface. Some functions are common for all versions, and some are
 specific for a certain version.
 
 Common Functions
-- 
GitLab