瀏覽代碼

examples/README: fixed typo.

Ryan C. Gordon 1 年之前
父節點
當前提交
2038620717
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/README.md

+ 1 - 1
examples/README.md

@@ -28,7 +28,7 @@ into the four logical pieces most apps care about:
 
 A detailed technical explanation of these callbacks is in
 docs/README-main-functions.md (or view that page on the web on
-[the wiki](https://wiki.libsdl.org/SDL3/README/main-functions#main-callbacks-in-sdl3).
+[the wiki](https://wiki.libsdl.org/SDL3/README/main-functions#main-callbacks-in-sdl3)).
 
 
 ## I would like to build and run these examples myself.