Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Valentin Gagarin <[email protected]>
  • Loading branch information
infinisil and fricklerhandwerk authored Nov 18, 2023
1 parent f802b8f commit e9a8a46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/tutorials/module-system/module-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ The `lib.mkDefault` modifier sets the priority of its argument value to 1000, th
This ensures that other values set for the same option will prevail.
:::

## The `either` and `enum` Types
## The `either` and `enum` types

For better visual contrast, it would be helpful to have a way to change the *color* of a marker.

Expand Down Expand Up @@ -1072,7 +1072,7 @@ The new `map.paths` attribute contains a list of all valid paths defined for all

A path is valid only if the `departure` and `arrival` attributes are set for that user.

## The `between` subdomain
## The `between` constraint on integer values

Your users have spoken, and they demand the ability to customize the styles of their paths with a `weight` option.

Expand Down

0 comments on commit e9a8a46

Please sign in to comment.