Typo in title

(second time doing it because it's my first PR and kinda made a mess the first time)
This commit is contained in:
CeruttiNicolas 2022-07-12 01:11:44 +02:00 committed by GitHub
parent 6e792ef456
commit 7ed81d3ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
---
title: Custom Build Commads
title: Custom Build Commands
---
There are a few different ways that you can add custom commands to your Premake-generated builds: *pre- and post-build stages*, *custom build commands*, and *custom rules*.