Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fredhohman committed Mar 3, 2019
1 parent dff1b14 commit c9adfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-processing/data-processing.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# takes one command lien argument, the graph data name, to be passed into the python scripts
# takes one command line argument, the graph data name, to be passed into the python scripts

echo 'decomposition-to-graph-layer.py'
python decomposition-to-graph-layer.py -data $1
Expand Down

0 comments on commit c9adfec

Please sign in to comment.