fix styling
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
### Garbage collection
|
||||
|
||||
Garbage collection is a form of automatic memory management. It attempts to reclaim memory occupied by objects that are no longer used by the program.
|
||||
Garbage collection is a form of automatic memory management.
|
||||
It attempts to reclaim memory occupied by objects that are no longer used by the program.
|
||||
|
||||
Reference in New Issue
Block a user