Skip to content

Commit 8f5eab6

Browse files
committed
Capital letter again
1 parent a11e6cb commit 8f5eab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ endif::[]
4343
* Serialize all stack trace frames when setting `stack_trace_limit=-1` instead of none - {pull}1571[#1571]
4444
* Fix `UnsupportedOperationException` when calling `ServletContext.getClassLoader()` - {pull}1576[#1576]
4545
* Fix improper request body capturing - {pull}1579[#1579]
46-
* avoid `NullPointerException` due to null return values instrumentation advices - {pull}1601[#1601]
46+
* Avoid `NullPointerException` due to null return values instrumentation advices - {pull}1601[#1601]
4747
* Update async-profiler to 1.8.3 {pull}1602[1602]
4848
* Use null-safe data structures to avoid `NullPointerException` {pull}1597[1597]
4949
* Fix memory leak in sampling profiler mechanism - {pull}1592[#1592]

0 commit comments

Comments
 (0)