Update README.md
fix spelling error
This commit is contained in:
committed by
bucket
parent
3a3c18ebc0
commit
3a700e59e6
@@ -5,7 +5,7 @@ using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
public partial class GitIntigration:Node{
|
||||
public partial class GitIntegration:Node{
|
||||
[Export] Button commit_button;
|
||||
[Export] Window options_window;
|
||||
[Export] Node Main;
|
||||
Reference in New Issue
Block a user