Explorar o código

Update README-cn.md 'is trivial' => 微不足道

Update README-cn.md 'is trivial' => 微不足道
xixi hai 1 ano
pai
achega
0c8eec7013
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      translations/README-cn.md

+ 1 - 1
translations/README-cn.md

@@ -606,7 +606,7 @@
 - ### 堆栈(Stack)
     - [ ] [堆栈(视频)](https://www.coursera.org/learn/data-structures/lecture/UdKzQ/stacks)
     - [ ] [[Review] Stacks in 3 minutes (video)](https://youtu.be/KcT3aVgrrpU)
-    - [ ] 可以不实现,因为使用数组来实现并不重要
+    - [ ] 可以不实现,因为使用数组来实现是微不足道的事
 
 - ### 队列(Queue)
     - [ ] [队列(视频)](https://www.coursera.org/learn/data-structures/lecture/EShpq/queue)