fixed error in the inputs part
commited
commit
9161fd773f9fe7ca56d7cce3ef815e77aa7aa826
... | ... | @@ -4,8 +4,8 @@ Traces a line between two points and outputs [[True|Truth (True & False)]] if th |
4 | 4 | |
5 | 5 | Inputs: |
6 | 6 | |
7 | - From: the endpoint of the line. |
|
8 | - To: the other endpoint of the line. |
|
7 | - From: the start of the line. |
|
8 | - To: the end of the line. |
|
9 | 9 | |
10 | 10 | Outputs: |
11 | 11 |