14096-move-to-process
[arvados-workbench2.git] / src / views / process-log-panel / process-log-form.tsx
index 698dcb446e74ba064d5d78fe26d43427a24d7b2a..eab9fe1d96c6078053cb2c6cf7e5df8203939858 100644 (file)
@@ -31,7 +31,7 @@ export const ProcessLogForm = withStyles(styles)(
         <form autoComplete="off">
             <FormControl className={classes.formControl}>
                 <InputLabel shrink htmlFor="log-label-placeholder">
-                    Log
+                    Event Type
                 </InputLabel>
                 <Select
                     value={selectedFilter.value}