Skip to content

Commit a563c7d

Browse files
authored
Update config-json.md (#581)
Addresses #480 . Corresponding change already implemented in the linter.
1 parent 15fea4d commit a563c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

building/tracks/config-json.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ Tags are specified in the top-level `tags` field which is defined as an array of
386386
### Typing
387387

388388
- `typing/static`: the language uses static typing
389+
- `typing/gradual`: the language uses gradual typing
389390
- `typing/dynamic`: the language uses dynamic typing
390391
- `typing/strong`: the language uses strong typing
391392
- `typing/weak`: the language uses weak typing

0 commit comments

Comments
 (0)