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