Skip to content

Commit 7950924

Browse files
rousonCopilot
andauthored
Update demo/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 327415c commit 7950924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ class string_t{
164164
Deprecated: Vector Diagnosis Function
165165
-------------------------------------
166166
Julienne's `vector_diagnosis_function_i` abstract interface and the corresponding `vector_test_description_t` type were developed before Julienne's `operator(.all.)` and `operator(.and.)`.
167-
Becaue the operators replace the interface and type with simpler functionality, it is likely that a future release will remove the `vector_*` entities.
167+
Because the operators replace the interface and type with simpler functionality, it is likely that a future release will remove the `vector_*` entities.
168168

169169
The Unified Modeling Language ([UML]) class diagram below depicts the class relationships involved when test function performs multiple checks and defines a result containing an array of corresponding `test_diagnosis_t` objects:
170170
```mermaid

0 commit comments

Comments
 (0)