diff --git a/documentation/docs/framework/tempfile.md b/documentation/docs/framework/tempfile.md index 5ee1d484897..deb7817439a 100644 --- a/documentation/docs/framework/tempfile.md +++ b/documentation/docs/framework/tempfile.md @@ -6,7 +6,7 @@ slug: temporary-files -Sometimes it is requires for a test to create a file and delete it after test, deleting it manually may lead to flaky +Sometimes it is required for a test to create a file and delete it after test, deleting it manually may lead to flaky test. For example, you may be using a temporary file during a test. If the test passes successfully, your clean up code will execute diff --git a/documentation/versioned_docs/version-5.2/framework/tempfile.md b/documentation/versioned_docs/version-5.2/framework/tempfile.md index 5ee1d484897..deb7817439a 100644 --- a/documentation/versioned_docs/version-5.2/framework/tempfile.md +++ b/documentation/versioned_docs/version-5.2/framework/tempfile.md @@ -6,7 +6,7 @@ slug: temporary-files -Sometimes it is requires for a test to create a file and delete it after test, deleting it manually may lead to flaky +Sometimes it is required for a test to create a file and delete it after test, deleting it manually may lead to flaky test. For example, you may be using a temporary file during a test. If the test passes successfully, your clean up code will execute diff --git a/documentation/versioned_docs/version-5.3/framework/tempfile.md b/documentation/versioned_docs/version-5.3/framework/tempfile.md index 5ee1d484897..deb7817439a 100644 --- a/documentation/versioned_docs/version-5.3/framework/tempfile.md +++ b/documentation/versioned_docs/version-5.3/framework/tempfile.md @@ -6,7 +6,7 @@ slug: temporary-files -Sometimes it is requires for a test to create a file and delete it after test, deleting it manually may lead to flaky +Sometimes it is required for a test to create a file and delete it after test, deleting it manually may lead to flaky test. For example, you may be using a temporary file during a test. If the test passes successfully, your clean up code will execute diff --git a/documentation/versioned_docs/version-5.4/framework/tempfile.md b/documentation/versioned_docs/version-5.4/framework/tempfile.md index 5ee1d484897..deb7817439a 100644 --- a/documentation/versioned_docs/version-5.4/framework/tempfile.md +++ b/documentation/versioned_docs/version-5.4/framework/tempfile.md @@ -6,7 +6,7 @@ slug: temporary-files -Sometimes it is requires for a test to create a file and delete it after test, deleting it manually may lead to flaky +Sometimes it is required for a test to create a file and delete it after test, deleting it manually may lead to flaky test. For example, you may be using a temporary file during a test. If the test passes successfully, your clean up code will execute diff --git a/documentation/versioned_docs/version-5.5/framework/tempfile.md b/documentation/versioned_docs/version-5.5/framework/tempfile.md index 5ee1d484897..deb7817439a 100644 --- a/documentation/versioned_docs/version-5.5/framework/tempfile.md +++ b/documentation/versioned_docs/version-5.5/framework/tempfile.md @@ -6,7 +6,7 @@ slug: temporary-files -Sometimes it is requires for a test to create a file and delete it after test, deleting it manually may lead to flaky +Sometimes it is required for a test to create a file and delete it after test, deleting it manually may lead to flaky test. For example, you may be using a temporary file during a test. If the test passes successfully, your clean up code will execute