Fix typos in ProcessMetric doc
This commit is contained in:
		
					parent
					
						
							
								7794cabd13
							
						
					
				
			
			
				commit
				
					
						cabcd0ef8f
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,5 +2,5 @@
 | 
			
		|||
 | 
			
		||||
* `pid` Integer - Process id of the process.
 | 
			
		||||
* `type` String - Process type (Browser or Tab or GPU etc).
 | 
			
		||||
* `memory` [MemoryInfo](memory-info.md) - Memory information of the process.
 | 
			
		||||
* `cpu` [CPUUsage](cpu-usage.md) - CPU Of the process
 | 
			
		||||
* `memory` [MemoryInfo](memory-info.md) - Memory information for the process.
 | 
			
		||||
* `cpu` [CPUUsage](cpu-usage.md) - CPU usage of the process.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue