Skip to content

Commit d5dcb30

Browse files
lykelly19edebar01
andauthored
Update articles/machine-learning/how-to-troubleshoot-environments.md
Co-authored-by: edebar01 <[email protected]>
1 parent cdb3d7b commit d5dcb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ This issue can happen when no targets are specified and no makefile is found whe
17291729
17301730
**Troubleshooting steps**
17311731
* Ensure that the makefile is spelled correctly
1732-
* Ensure that the makefile exists in the currect directory
1732+
* Ensure that the makefile exists in the current directory
17331733
* If you have a custom makefile, specify it using ```make -f custommakefile```
17341734
* Specify targets in the makefile or in the command line
17351735
* Configure your build and generate a makefile

0 commit comments

Comments
 (0)