We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b740a commit 666a7b6Copy full SHA for 666a7b6
packages/vaadin-grid/test/lit.test.js
@@ -4,7 +4,7 @@ import { render, html } from 'lit';
4
import '../vaadin-grid.js';
5
import { getPhysicalItems } from './helpers.js';
6
7
-describe('renderig with lit', () => {
+describe('rendering with lit', () => {
8
let wrapper;
9
10
beforeEach(() => {
0 commit comments