Skip to content

Commit e756a31

Browse files
committed
[NFC][DF] Fix typo in docs
1 parent 331c53a commit e756a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tree/dataframe/src/RDataFrame.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can directly see RDataFrame in action in our [tutorials](https://root.cern.c
6666
- [User-defined custom actions](\ref generic-actions)
6767
- [Friend trees](\ref friends)
6868
- [Reading data formats other than ROOT trees](\ref other-file-formats)
69-
- [Computation graphs (storing and reusing sets of transformations](\ref callgraphs)
69+
- [Computation graphs (storing and reusing sets of transformations)](\ref callgraphs)
7070
- [Visualizing the computation graph](\ref representgraph)
7171
- [Activating RDataFrame execution logs](\ref rdf-logging)
7272
- [Efficient analysis in Python](\ref python)

0 commit comments

Comments
 (0)