diff --git a/website/source/docs/providers/circonus/r/graph.html.markdown b/website/source/docs/providers/circonus/r/graph.html.markdown index 47252c46f..47d2b5b80 100644 --- a/website/source/docs/providers/circonus/r/graph.html.markdown +++ b/website/source/docs/providers/circonus/r/graph.html.markdown @@ -170,7 +170,7 @@ resource "circonus_graph" "icmp-graph" { It is possible to import a `circonus_graph` resource with the following command: ``` -$ terraform import circonus_graph.usage ID +$ terraform import circonus_graph.icmp-graph ID ``` Where `ID` is the `_cid` or Circonus ID of the graph