From 702bcafafb00e393908aeb9c1f09d94d4a9b563f Mon Sep 17 00:00:00 2001 From: Alexander Berger Date: Mon, 30 Dec 2024 14:22:42 -0500 Subject: [PATCH] Fix typo --- docs/analysis-tools/boolean-algebra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/analysis-tools/boolean-algebra.md b/docs/analysis-tools/boolean-algebra.md index d064025..cad1584 100644 --- a/docs/analysis-tools/boolean-algebra.md +++ b/docs/analysis-tools/boolean-algebra.md @@ -1,7 +1,7 @@ ## Boolean Algebra The Boolean Algebra Tool performs basic set operations on at least two Gene Sets. -Results are displayed as lists of genes beloging to one of the three different types of +Results are displayed as lists of genes belonging to one of the three different types of set operations: Union, Intersect, and Symmetric Difference. Furthermore, results allow users to quickly determine new relationships between Gene Sets and create a new Gene Set based on set-derived findings.