Fix typos in test code (#14991)

* Update keymanager_test.go

* Update fork_test.go

* Update README.md

* Update README.md
This commit is contained in:
kilavvy
2025-04-01 20:31:59 +02:00
committed by GitHub
parent 340935af9c
commit c1fc812a38
3 changed files with 12 additions and 12 deletions

View File

@@ -38,7 +38,7 @@ The request JSON object is a non-nested object with the following properties. Th
|memory_node_bytes_total |long |system |(currently unsupported) |?? |
|memory_node_bytes_free |long |system |(currently unsupported) |?? |
|memory_node_bytes_cached |long |system |(currently unsupported) |?? |
|memory_node_bytes_bufferd |long |system |(currently unsupported) |?? |
|memory_node_bytes_buffers |long |system |(currently unsupported) |?? |
|disk_node_bytes_total |long |system |(currently unsupported) |?? |
|disk_node_bytes_free |long |system |(currently unsupported) |?? |
|disk_node_io_seconds |long |system |(currently unsupported) |?? |