Skip to content

Commit e8ecf00

Browse files
authored
fix typo in preamble (#30)
1 parent d979f79 commit e8ecf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/configurations/base/commonSteps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const createTrackerSelectionStep = () => ({
88
variable: 'tracker',
99
preamble: [
1010
'/////////////////////////////////////////////////////////////////////////////////////////////////////////',
11-
'// This configuration file was generated by the OpenAtroTech Configurator at https://config.openastrotech.com',
11+
'// This configuration file was generated by the OpenAstroTech Configurator at https://config.openastrotech.com',
1212
'// and is for firmware to be used on a {v}.',
1313
'// Save this as Configuration_local.hpp in the folder where you placed the firmware code.',
1414
'/////////////////////////////////////////////////////////////////////////////////////////////////////////',

0 commit comments

Comments
 (0)