Skip to content

Commit 4d37df5

Browse files
doc: minor corrections to changing-models
1 parent 1c3825a commit 4d37df5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changing-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ and saved their responses in a file.
7373
The user interface of the prototypes then fetches the responses from that file
7474
instead of a model server, which is:
7575
* more cost effective (i.e. it's free),
76-
* more sustainable (i.e. it will still work in the future even of the model is decommissioned),
76+
* more sustainable (i.e. it will still work in the future even if the model is decommissioned),
7777
* much more responsive (i.e. no delay for the end user)
78-
* more reliable (i.e. no model server downtime or connection issue will ruin a workshop or testing session)
78+
* more reliable (i.e. no model server downtime or connection issue will disrupt a workshop or a testing session)
7979
* much easier to configure (i.e. no service account, VPN, API key or other configuration)
8080
* more secure (i.e. no risk of losing keys or exposing KCL LLM platform)
8181

0 commit comments

Comments
 (0)