Skip to content

Commit f84c8d8

Browse files
author
Martin Lewald
authored
Update get_data_simple.py
fixed typo in the comment section on top. crating > creating
1 parent 6dced17 commit f84c8d8

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)