Update from.md (#1868)
Param `orgID` in the second part of the example was wrongly set as organization label instead of numerical ID.pull/1873/head
parent
c7bb6fb704
commit
019d586e55
|
@ -34,7 +34,7 @@ from(
|
|||
from(
|
||||
bucketID: "0261d8287f4d6000",
|
||||
host: "https://example.com",
|
||||
orgID: "example-org",
|
||||
orgID: "867f3fcf1846f11f",
|
||||
token: "MySuP3rSecr3Tt0k3n"
|
||||
)
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue