docs: Fix where to find the Typescript typings (#5298)
authorDamien Lespiau <damien.lespiau@gmail.com>
Fri, 19 Apr 2019 20:09:26 +0000 (21:09 +0100)
committerWouter van Oortmerssen <aardappel@gmail.com>
Fri, 19 Apr 2019 20:09:26 +0000 (13:09 -0700)
commit860dc803fe718730bd3d13efcac56eacb04519ee
treee2f379c3731de77682b78aacfe5ac2e207ca76a0
parent5b43e4bbb81c170f1e83100e88157b2f55fe0e74
docs: Fix where to find the Typescript typings (#5298)

This is what currently rendered:

  /flatubffers

in https://google.github.io/flatbuffers/flatbuffers_guide_use_typescript.html

Besides the typo, @types is being swallowed, the hope is that puting it between
backticks will improve the situation.
docs/source/TypeScriptUsage.md