diff options
| author | Julian Yap <[email protected]> | 2014-12-28 00:22:44 -1000 |
|---|---|---|
| committer | Julian Yap <[email protected]> | 2014-12-28 00:22:44 -1000 |
| commit | 244fdc7beef2e9091e1a7dc764379005960cf87b (patch) | |
| tree | 7db2b28e09aab9061ebdd78425e3d35f2f0a6d27 | |
| parent | Merge pull request #5493 (diff) | |
| download | discoin-244fdc7beef2e9091e1a7dc764379005960cf87b.tar.xz discoin-244fdc7beef2e9091e1a7dc764379005960cf87b.zip | |
Fix typo
| -rw-r--r-- | doc/gitian-building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md index defddedc6..1312979ca 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -83,7 +83,7 @@ Unixy OSes by entering the following in a terminal: After creating the VM, we need to configure it. -- Click the `Settings` button, then go to the `Network` tab. Adapter 1 should be attacked to `NAT`. +- Click the `Settings` button, then go to the `Network` tab. Adapter 1 should be attached to `NAT`.  |