Skip to content

Commit 0dcc269

Browse files
authored
Fix "analyse" in 4-conclusion.typ
1 parent e45c964 commit 0dcc269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/thesis/4-conclusion.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ confidence in computational results.
491491
Future work on this issue should focus on developing techniques to identify and
492492
mitigate flaky tests, ensuring that test outcomes are consistent and reliable.
493493
Research could explore advanced methods for detecting flakiness, such as machine
494-
learning algorithms that analyze test behavior patterns. Additionally, creating
494+
learning algorithms that analyse test behavior patterns. Additionally, creating
495495
tools to automatically stabilize flaky tests and integrating these solutions
496496
into continuous integration pipelines would significantly enhance the
497497
reliability and trustworthiness of software testing processes.

0 commit comments

Comments
 (0)