diff --git a/src/MLSD/ml-system-design.md b/src/MLSD/ml-system-design.md index 125cb90..8395739 100644 --- a/src/MLSD/ml-system-design.md +++ b/src/MLSD/ml-system-design.md @@ -30,7 +30,7 @@ and [System design primer](https://github.com/donnemartin/system-design-primer). # 1. The 9-Step ML System Design Formula ([Template](./mlsd-template.md)) In order to design a solid ML system for real world applications, it is important to follow a design flow. -I recommend using the following **9-Step ML System Design Formula**to design SW system solutions for ML-relevant business problems both at work and during interviews: +I recommend using the following **9-Step ML System Design Formula** to design SW system solutions for ML-relevant business problems both at work and during interviews: