Skip to content

Commit fdbbe60

Browse files
authored
docs: fix some typos in the help (#135)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent eee18f4 commit fdbbe60

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/uproot_browser/tui/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ and `h` to close a folder.
1313

1414
Histograms, rectangular simple data (e.g. TTree's), and jagged arrays can
1515
be plotted. Click on an item or press `enter` to plot. If something can't
16-
be plotted, you'll see a scrollable error traceback.
16+
be plotted, you'll see a scrollable error traceback. If you think it should
17+
be plottable, feel free to open an issue. 2D plots are not yet supported.
1718

1819
## Themes
1920

@@ -33,7 +34,8 @@ the help again.
3334
# Credits
3435

3536
Uproot browser was created by Henry Schreiner and Aman Goel. It was rewritten
36-
by Elie Svoll and Jose Garcia to use the modern CSS-based Textaul library.
37+
by Elie Svoll and Jose Ayala Garcia to use the modern CSS-based Textual
38+
library.
3739

3840
Uproot browser is made possible by the Scikit-HEP ecosystem, including uproot
3941
and awkward-array for data reading, hist and boost-histogram for computation.

0 commit comments

Comments
 (0)