From 001f903856a591a4403872cf21a61cd6745e658e Mon Sep 17 00:00:00 2001 From: Brooks Rady Date: Mon, 5 Jan 2026 18:23:22 +0000 Subject: [PATCH] Fix typo in Integrating.rst Corrected a typo in the documentation. --- docs/Integrating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Integrating.rst b/docs/Integrating.rst index dfc414f..e572d4b 100644 --- a/docs/Integrating.rst +++ b/docs/Integrating.rst @@ -2,7 +2,7 @@ Integrating InterProScan into a Nextflow pipeline ================================================= -You can integrate ``InterProScan`` directly into you own Nextflow pipelines. +You can integrate ``InterProScan`` directly into your own Nextflow pipelines. For example using Git ``submodules``: