website: Shorter heading for the nullable = false variable argument
This makes it match some incoming links we have elsewhere, but also it makes the heading a bit more consice because "module" isn't really adding anything here anyway: input variables are _always_ in modules.
This commit is contained in:
parent
f95dcfe90a
commit
533a29edee
|
@ -304,7 +304,7 @@ random_pet.animal: Creating...
|
|||
random_pet.animal: Creation complete after 0s [id=jae-known-mongoose]
|
||||
```
|
||||
|
||||
### Disallowing null Module Input Values
|
||||
### Disallowing Null Input Values
|
||||
|
||||
[inpage-nullable]: #disallowing-null-input-values
|
||||
|
||||
|
|
Loading…
Reference in New Issue