Skip to content

Commit a2c17a0

Browse files
committed
fix for pre-commit
Signed-off-by: Tsai, Louie <[email protected]>
1 parent b66dda0 commit a2c17a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ProductivitySuite/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,15 +131,15 @@ flowchart LR
131131
%% Questions interaction
132132
direction LR
133133
UI --> |2 - register chatqna prompt | PR
134-
134+
135135
%% Embedding service flow
136136
direction LR
137137
PR <-.-> MDB
138138
139139
%% Questions interaction
140140
direction LR
141141
UI --> |2 - save chatqna response| CH
142-
142+
143143
%% Embedding service flow
144144
direction LR
145145
CH <-.-> MDB

0 commit comments

Comments
 (0)