change git graph title authored by Malin Freeborn's avatar Malin Freeborn
...@@ -32,7 +32,7 @@ The workflow looks like this: ...@@ -32,7 +32,7 @@ The workflow looks like this:
```mermaid ```mermaid
--- ---
title: Example Git diagram title: Current Git Workflow
--- ---
%%{init: { 'logLevel': 'debug', 'theme': 'base', 'gitGraph': {'showBranches': true, 'showCommitLabel':true,'mainBranchName': 'master'}} }%% %%{init: { 'logLevel': 'debug', 'theme': 'base', 'gitGraph': {'showBranches': true, 'showCommitLabel':true,'mainBranchName': 'master'}} }%%
gitGraph gitGraph
... ...
......