From ab3b9f7936d97fdc9b9c829dcd8c44a179d552f7 Mon Sep 17 00:00:00 2001 From: Narendra Kumar Vadapalli Date: Wed, 18 May 2022 18:20:57 -0700 Subject: [PATCH] Fixing the typo --- content/posts/2022-02-08-working-on-pipelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2022-02-08-working-on-pipelines.md b/content/posts/2022-02-08-working-on-pipelines.md index 425edc4..681c1c9 100644 --- a/content/posts/2022-02-08-working-on-pipelines.md +++ b/content/posts/2022-02-08-working-on-pipelines.md @@ -12,7 +12,7 @@ As with the last couple of meetings, I tried to run things in a general lean cof ### What is a pipeline? -…Was a great first question! We tried our best to define what we're really talking about when we say "working on a pipline". +…Was a great first question! We tried our best to define what we're really talking about when we say "working on a pipeline". Some of the initial definitions that were proposed were around the idea of data transfer and translation, as well as automation. Although these things are definitely a big part of what pipeline software need to do, they are not a complete definition on their own. We also talked about the idea of removing friction for artists and production. One could argue that a pipeline's job is to do pretty much anything that allows these folks to do their jobs more effectively and efficiently.