Documentation: Example code correction needed
Open
documentation
Low
- Dominant language
- APL
- Stars
- 26
- Forks
- 11
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Reported by Kai:
On this page: https://dyalog.github.io/link/3.0/Usage/Setup/#automating-startup
there is this example in APL code:
MAXWS: 100M,
which is wrong, it must be
MAXWS: "100M",
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.