Skip to content

Commit

Permalink
club not clib
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Feb 4, 2025
1 parent 5055cd2 commit 4e2c64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/sphinx/Actions/Pipelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ Funtionality and further descriptions of optional parameters can be found in the
pipelines["pl1/f1/params/target"] = 1;
pipelines["pl1/f1/params/fields"].append() = "pink";
pipelines["pl1/f1/params/fields"].append() = "pony";
pipelines["pl1/f1/params/fields"].append() = "clib";
pipelines["pl1/f1/params/fields"].append() = "club";
pipelines["pl1/f1/params/merge_tolerance"] = 0.000001;
pipelines["pl1/f1/params/mapping"] = 0; //turns off; on by default
pipelines["pl1/f1/params/build_adjsets"] = 1;
Expand Down

0 comments on commit 4e2c64c

Please sign in to comment.