Skip to content

Commit 8c0cda3

Browse files
committed
delete unnecessary word.
1 parent 2578ee2 commit 8c0cda3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh/post/2025/从在加拿大退货失败的一件小事思考系统设计.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "从在加拿大退货失败的一件小事思考系统设计"
33
date = 2025-05-31T11:00:00-07:00
4-
lastmod = 2025-05-31T14:33:11-07:00
4+
lastmod = 2025-05-31T16:58:08-07:00
55
tags = ["design", "software", "program"]
66
draft = false
77
toc = true
@@ -29,9 +29,9 @@ toc = true
2929

3030
这个又是一个非常经典的软件开发问题:
3131

32-
在我的机器上能跑阿,换个环境就挂了」
32+
在我的机器上能跑,换个环境就挂了」
3333

34-
但是一直没网也不是办法阿,然后师傅建议我可以把他随身带的 Telus 路由器买下来,等我舍友回来后把网络设置好,再把路由器还回来,Telus支持30天无理由退货。
34+
但是一直没网也不是办法,然后师傅建议我可以把他随身带的 Telus 路由器买下来,等我舍友回来后把网络设置好,再把路由器还回来,Telus支持30天无理由退货。
3535

3636
听起来也只能这么搞了。
3737

0 commit comments

Comments
 (0)