From 6e8cb05fc3dd8eefcd173bb225e611c61a1de0aa Mon Sep 17 00:00:00 2001 From: pingwen Date: Wed, 26 Aug 2020 14:11:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E8=AE=A1=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- article/pattern.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/pattern.md b/article/pattern.md index 427d11c..efa0dda 100644 --- a/article/pattern.md +++ b/article/pattern.md @@ -1,4 +1,4 @@ -  《[设计模式之美](https://time.geekbang.org/column/intro/250)》是极客时间上的一个代码学习系列,在学习之后特在此做记录和总结。 +《[设计模式之美](https://time.geekbang.org/column/intro/250)》是极客时间上的一个代码学习系列,在学习之后特在此做记录和总结。 ## 一、设计原则