Skip to content

Commit 3b659c0

Browse files
committed
typos
1 parent 7e593e6 commit 3b659c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,15 +535,15 @@ j1.fetch_evaluation_result_download_url(raw_data_key="RULE_EVALUATION/<id-of-eva
535535

536536
```
537537

538-
##### Fetch Downloaded Evluation Results
538+
##### Fetch Downloaded Evaluation Results
539539

540540
```python
541541

542542
j1.fetch_downloaded_evaluation_results(download_url="https://download.us.jupiterone.io/<id-of-rule>/RULE_EVALUATION/<id-of-evaluation>/<epoch>/query0.json?token=<TOKEN>&Expires=<epoch>")
543543

544544
```
545545

546-
##### Get Integration Defintion Details
546+
##### Get Integration Definition Details
547547

548548
```python
549549

0 commit comments

Comments
 (0)