You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by mc...@apache.org on 2022/10/31 10:24:17 UTC

[hop] branch master updated: fix: typo in the Running tests locally section

This is an automated email from the ASF dual-hosted git repository.

mcasters pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 5756e317b8 fix: typo in the Running tests locally section
     new b449677b48 Merge pull request #1769 from eoa1903/master
5756e317b8 is described below

commit 5756e317b85025f10a434776eadc600000983983
Author: Ekundayo Alabi <68...@users.noreply.github.com>
AuthorDate: Sat Oct 29 21:47:02 2022 -0500

    fix: typo in the Running tests locally section
---
 docs/hop-dev-manual/modules/ROOT/pages/integration-testing.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/hop-dev-manual/modules/ROOT/pages/integration-testing.adoc b/docs/hop-dev-manual/modules/ROOT/pages/integration-testing.adoc
index a0ec669b1c..bb1dda9d00 100644
--- a/docs/hop-dev-manual/modules/ROOT/pages/integration-testing.adoc
+++ b/docs/hop-dev-manual/modules/ROOT/pages/integration-testing.adoc
@@ -71,7 +71,7 @@ important:: the project should have a workflow engine named `local`
 
 You can also run the integration tests on your local system.
 
-There are 2 ways the integration tests can be run oin your local system
+There are 2 ways the integration tests can be run on your local system
 
 === Docker Compose
 
@@ -168,4 +168,4 @@ This script reads the log returned by the previous pipeline and parses it to sea
 
 
 // Include hop license header snippet
-include::snippets/hop-license-header-file.adoc[]
\ No newline at end of file
+include::snippets/hop-license-header-file.adoc[]