Skip to content

Commit 450ccb7

Browse files
committed
fixing typo
1 parent 8de629f commit 450ccb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Installing with GB
2525
------------------
2626

2727
The Go SDK must be installed under `$GOPATH/src/spectra`, where `$GOPATH` denotes the location of the Go workspace, and `src` denotes the location of source files within the workspace.
28-
For information regarding Go workspace, see [Golang Wrokspaces](https://golang.org/doc/code.html#Workspaces).
28+
For information regarding Go workspace, see [Golang Workspaces](https://golang.org/doc/code.html#Workspaces).
2929

3030
Install the latest version of the Go SDK in the `src/spectra` folder. You can clone it with the following command:
3131
```bash

0 commit comments

Comments
 (0)