Skip to content

Commit

Permalink
doc: fix go_download_sdk attribute table [skip ci] (#2746)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Conrod committed Dec 2, 2020
1 parent 694c23a commit 94a6fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/toolchains.rst
Expand Up @@ -229,7 +229,7 @@ This downloads a Go SDK for use in toolchains.
+--------------------------------+-----------------------------+---------------------------------------------+
| **Name** | **Type** | **Default value** |
+--------------------------------+-----------------------------+---------------------------------------------+
| :param:`name` | :type:`string` | |mandatory |
| :param:`name` | :type:`string` | |mandatory| |
+--------------------------------+-----------------------------+---------------------------------------------+
| A unique name for this SDK. This should almost always be :value:`go_sdk` if |
| you want the SDK to be used by toolchains. |
Expand Down

0 comments on commit 94a6fcd

Please sign in to comment.