Merge remote-tracking branch 'origin/master' into 2882-job-process-stats
[arvados.git] / apps / workbench / app / helpers / pipeline_instances_helper.rb
index 56e85dbd792269362c880f85626d14a50e48c996..7b6fb727637fc6dc0e56fac95c303321bf050abc 100644 (file)
@@ -22,7 +22,7 @@ module PipelineInstancesHelper
     pj
   end
 
-  def pipieline_log_history(job_uuids)
+  def pipeline_log_history(job_uuids)
     results = []
 
     log_history = Log.where(event_type: 'stderr',