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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)