Skip to content

Commit 478171f

Browse files
Reword the README slightly
1 parent 7ae30b9 commit 478171f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,11 @@ We will find solutions to these issues before removing the _(experimental)_ flag
145145

146146
### What does general output time mean?
147147

148-
This tends to be generally down to webpack reading in from the file-system, but it's hard to say - it'll be very repo specific!
148+
This tends to be down to webpack reading in from the file-system, but in general it's anything outside of what SMP can actually measure.
149149

150150
### What does modules without loaders mean?
151151

152-
It basically just means vanilla JS files, which webpack can handle out of the box.
152+
It means vanilla JS files, which webpack can handle out of the box.
153153

154154
## Contributing
155155

0 commit comments

Comments
 (0)