From 1aa65b5fb07bb4f98f93becd37fe98a668b99784 Mon Sep 17 00:00:00 2001 From: luhuadong Date: Sun, 15 Jan 2023 14:36:45 +0800 Subject: [PATCH] fix (issue-238): fix a typo --- docs/issue-238.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/issue-238.md b/docs/issue-238.md index 4b17904..629bb5a 100644 --- a/docs/issue-238.md +++ b/docs/issue-238.md @@ -132,7 +132,7 @@ C 语言分配内存空间有两个方法:malloc() 和 calloc()。一般认为 3、[BeOS 系统的故事](https://www.abortretry.fail/p/be-is-nice-end-of-story)(英文) -1996年,苹果公司频临破产,决定收购一个外部系统,作为自己的操作系统。当时有两个候选者:BeOS 和 NeXT,都是苹果前员工创建的。 +1996年,苹果公司濒临破产,决定收购一个外部系统,作为自己的操作系统。当时有两个候选者:BeOS 和 NeXT,都是苹果前员工创建的。 ![](https://cdn.beekka.com/blogimg/asset/202211/bg2022111603.webp)