cucumber / docs

Cucumber user documentation
https://cucumber.io/docs/installation/
MIT License
151 stars 529 forks source link

Consistent and correct spelling #898

Closed mlvandijk closed 1 year ago

mlvandijk commented 1 year ago

👓 What did you see?

IntelliJ IDEA is sometimes spelled correctly and sometimes referred to as "IntelliJ". The correct product name is "IntelliJ IDEA".

✅ What did you expect to see?

Use "IntelliJ IDEA" consistently throughout the docs.

📦 Which tool/library version are you using?

N/A

🔬 How could we reproduce it?

This page for example uses "IntelliJ" (incorrect): https://cucumber.io/docs/community/not-cucumber This page for example uses "IntelliJ IDEA" (correct): https://cucumber.io/docs/tools/java/

Steps to reproduce the behavior:

  1. Install '...' version '...'
  2. Create a file called '....'
  3. Run command '....'
  4. See error '....'

📚 Any additional context?


This text was originally generated from a template, then edited by hand. You can modify the template here.