Fix broken asciidoc heading
This commit is contained in:
parent
02da8486a3
commit
dacda5859a
|
@ -1,4 +1,4 @@
|
|||
[-[null-safety]]
|
||||
[[null-safety]]
|
||||
= Null-safety
|
||||
|
||||
Although Java does not let you express null-safety with its type system, the Spring Framework
|
||||
|
|
Loading…
Reference in New Issue