Skip to content

Commit

Permalink
Fix capitalized file name
Browse files Browse the repository at this point in the history
  • Loading branch information
softwarenerd committed Dec 11, 2023
1 parent 147dd53 commit 6851116
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (C) 2023 Posit Software, PBC. All rights reserved.
*--------------------------------------------------------------------------------------------*/

import 'vs/css!./PositronDataToolEditor';
import 'vs/css!./positronDataToolEditor';
import * as React from 'react';
import * as DOM from 'vs/base/browser/dom';
import { Event, Emitter } from 'vs/base/common/event';
Expand Down

0 comments on commit 6851116

Please sign in to comment.