Skip to content

Commit 222679d

Browse files
authored
Merge pull request #6 from mlewald/patch-1
Update get_data_simple.py
2 parents e5ed2b9 + f84c8d8 commit 222679d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/get_data_simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
#
3-
# This script shows the basics of getting data out of Sysdig Cloud by crating a
3+
# This script shows the basics of getting data out of Sysdig Cloud by creating a
44
# very simple request that has no filter an no segmentation.
55
#
66
# The request queries for the average CPU across all of the instrumented hosts for

0 commit comments

Comments
 (0)