fix typo
This commit is contained in:
Clint 2016-12-02 16:23:07 -06:00 committed by GitHub
parent 84d8b28b40
commit 7a6aa1292f
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ func (t *AttachStateTransformer) Transform(g *Graph) error {
if !found {
log.Printf(
"[DEBUG] Resource state not foudn for %q: %s",
"[DEBUG] Resource state not found for %q: %s",
dag.VertexName(v), addr)
}
}