We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e593e6 commit 3b659c0Copy full SHA for 3b659c0
1 file changed
README.md
@@ -535,15 +535,15 @@ j1.fetch_evaluation_result_download_url(raw_data_key="RULE_EVALUATION/<id-of-eva
535
536
```
537
538
-##### Fetch Downloaded Evluation Results
+##### Fetch Downloaded Evaluation Results
539
540
```python
541
542
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>")
543
544
545
546
-##### Get Integration Defintion Details
+##### Get Integration Definition Details
547
548
549
0 commit comments