Merge pull request #744 from staeff/patch-1

Fix typo
pull/748/head
Wilfred Hughes 2024-07-27 13:54:50 +07:00 committed by GitHub
commit 42f69025d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ Algorithm: A* search
Output: Merged s-expression file
Tristan Hume wrote a tree diffing algorithm during his 2017 internship
and Jane Street. The source code is not available, but [he has a blog
at Jane Street. The source code is not available, but [he has a blog
post](https://thume.ca/2017/06/17/tree-diffing/) discussing the design
in depth.