From 4d3db8c482ab0d995d58d8683c579af68be33376 Mon Sep 17 00:00:00 2001 From: Zaki Manian Date: Thu, 4 Jul 2024 23:11:18 +0200 Subject: [PATCH] Update docs/positions.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- docs/positions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/positions.md b/docs/positions.md index ece9398a..64c9f439 100644 --- a/docs/positions.md +++ b/docs/positions.md @@ -6,4 +6,4 @@ The process for setting up a position is as follows: 1. A cellar add an adapter that has been trusted by Registry with `AddAdapterToCatalogue`, 2. A cellar adds a position that has been trusted by Registry with `AddAdapterToCatalogue` -3. `AddPosition` places the the position in the internal index and passes configuration data to the adapter. This connected to things like holding position, withdrawal order etc. +3. `AddPosition` places the position in the internal index and passes configuration data to the adapter. This is connected to things like holding position, withdrawal order, etc.