Update 0127.单词接龙.md

fix typo
This commit is contained in:
Guan-t7
2022-10-20 23:08:04 +08:00
committed by GitHub
parent 75c9c4975f
commit 5dcdb06e64

View File

@ -31,7 +31,7 @@
# 思路
以示例1为例从这个图中可以看出 hit 到 cog的路线不止一条有三条条是最短的长度为5条长度为6。
以示例1为例从这个图中可以看出 hit 到 cog的路线不止一条有三条条是最短的长度为5条长度为6。
![](https://code-thinking-1253855093.file.myqcloud.com/pics/20210827175432.png)