fix: no mention of 5S for the Heijunka article
This commit is contained in:
@@ -3,12 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Exploring 5S</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Author: Julien Calixte,
|
||||
My understanding of how a 5S can help team."
|
||||
/>
|
||||
<title>Exploring Heijunka</title>
|
||||
<meta name="description" content="Author: Julien Calixte" />
|
||||
<link rel="stylesheet" href="core.css" />
|
||||
<link rel="stylesheet" href="core-article.css" />
|
||||
<link rel="icon" href="people-improvement.svg" />
|
||||
|
||||
@@ -345,8 +345,8 @@ const createdAt = new Date('2026-01-01').toLocaleDateString(undefined, {
|
||||
|
||||
<p>
|
||||
The longer the lead time is, the longer it takes to have return on
|
||||
investment. You paid for the raw material, the workforce, the machines
|
||||
but until the client receives the product you won't get paid.
|
||||
investment. You already paid for the raw material, the workforce, the
|
||||
machines but until the client receives the product you won't get paid.
|
||||
</p>
|
||||
<p>
|
||||
The more stock there is, the more latent payments there are and the more
|
||||
|
||||
Reference in New Issue
Block a user