diff --git a/Dependencies.md b/Dependencies.md index 8f79018..42ac887 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -29,7 +29,7 @@ digraph G { pad = 0.2; rankdir = "BT"; edge [ penwidth = 1.5; ]; - node [ fontcolor = "#FFFFFF"; fontname = "Arial"; shape = "box"; style = "filled"; ] + node [ fontcolor = "#FFFFFF"; fontname = "Arial"; shape = "box"; style = "filled"; ]; subgraph netstandard { node [ color = "#007F00"; ]; "BizHawk.Bizware.Audio" [ label = "bh.Bizware.Audio -NRT" ];