Explorar o código

examples/README: fixed typo.

Ryan C. Gordon hai 1 ano
pai
achega
2038620717
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.