Skip to content

v0.2.47..v0.2.48 changeset FqTree.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/algorithms/FqTree.asciidoc b/docs/algorithms/FqTree.asciidoc
index c07025d..2c134fe 100644
--- a/docs/algorithms/FqTree.asciidoc
+++ b/docs/algorithms/FqTree.asciidoc
@@ -74,7 +74,7 @@ When the levels are less than both rDepth and fqDepth the two tree types
 alternate between levels.
 
 This is a large number of tunable parameters and while the structure appears to
-be resilient to a wide range of parameters a little tweaking can go a long way. 
+be resilient to a wide range of parameters a little tweaking can go a long way.
 To determine the most efficient structure we employed simulated annealing and
 benchmarking to determine a structure that performs well using node only data
 set with 95k nodes and about 800k names (multiple names per node). The following
Clone this wiki locally