You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ go build -o certgraph certgraph.go
68
68
69
69
A web UI is provided in the docs folder and is accessable at the github pages url [https://lanrat.github.io/certgraph/](https://lanrat.github.io/certgraph/).
70
70
71
-
The web UI takes the putput provided with teh`-json` flag.
71
+
The web UI takes the output provided with the`-json` flag.
72
72
The JSON graph can be sent to the web interface as an uploaded file, remote URL, or as the query string using the data variable.
0 commit comments